File: remove-keystoneclient-dependency-f2981f29e6673f71.yaml

package info (click to toggle)
python-mistralclient 1%3A3.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 952 kB
  • sloc: python: 9,335; sh: 195; makefile: 26
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.