Fix authentication to Keystone v3

- Use newer version from python lib.
 - Define project_domain_id + user_domain_id in auth
This commit is contained in:
Akim Juillerat
2020-03-09 13:30:57 +01:00
parent ae2e109ea6
commit d44ff57e6c
2 changed files with 4 additions and 2 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
boto==2.42.0
redis==2.10.5
python-json-logger==0.1.5
python-swiftclient==3.4.0
python-keystoneclient==3.13.0
python-swiftclient==3.9.0
python-keystoneclient==3.22.0