File: remove-keystoneclient-dependency-f2981f29e6673f71.yaml

package info (click to toggle)
python-mistralclient 1%3A4.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,008 kB
  • sloc: python: 10,013; sh: 133; makefile: 23
file content (6 lines) | stat: -rw-r--r-- 237 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
---
other:
  - The dependency to python-keystoneclient was removed. Relying solely on
    keystoneauth1.
  - The user has to set the "OS_USER_DOMAIN_NAME" and "OS_PROJECT_DOMAIN_NAME"
    explicitly if keystone v3 version is being used.