Merge "Ensure python-keystoneclient has a lower bound"
This commit is contained in:
commit
e7b3654051
@ -13,7 +13,7 @@ virtualenv>=14.0.6 # MIT
|
||||
# We use this for our own keystone module.
|
||||
# TODO(odyssey4me): Remove this once we no
|
||||
# longer use our own keystone module.
|
||||
python-keystoneclient!=2.1.0 # Apache-2.0
|
||||
python-keystoneclient>=3.8.0 # Apache-2.0
|
||||
|
||||
# We use this for the Ansible openstack
|
||||
# modules.
|
||||
|
Loading…
Reference in New Issue
Block a user