Merge "Add openstack client to Ansible venv"
This commit is contained in:
commit
393ec9c425
@ -15,6 +15,12 @@ virtualenv>=14.0.6 # MIT
|
|||||||
# longer use our own keystone module.
|
# longer use our own keystone module.
|
||||||
python-keystoneclient>=3.8.0 # Apache-2.0
|
python-keystoneclient>=3.8.0 # Apache-2.0
|
||||||
|
|
||||||
|
# We use this for the octavia role to be able
|
||||||
|
# to upload a tagged image.
|
||||||
|
# Remove this once Ansible can do this with
|
||||||
|
# modules instead.
|
||||||
|
python-openstackclient>=3.14.2
|
||||||
|
|
||||||
# We use this for the Ansible openstack
|
# We use this for the Ansible openstack
|
||||||
# modules.
|
# modules.
|
||||||
shade>=1.17.0 # Apache-2.0
|
shade>=1.17.0 # Apache-2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user