mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-23 18:04:34 +00:00
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:
+2
-2
@@ -2,8 +2,8 @@ boto3==1.9.102
|
||||
redis==2.10.5
|
||||
python-json-logger==0.1.5
|
||||
statsd==3.2.1
|
||||
python-swiftclient==3.7.0
|
||||
python-keystoneclient==3.19.0
|
||||
python-swiftclient==3.9.0
|
||||
python-keystoneclient==3.22.0
|
||||
keystoneauth1==3.14.0
|
||||
# error with 5.x (ConstructorError: could not determine a constructor for the tag '!record')
|
||||
PyYAML==4.2b4
|
||||
|
||||
Reference in New Issue
Block a user