Merge "Add shade & python-keystoneclient to the tox venv"

This commit is contained in:
Zuul
2018-07-02 15:30:11 +00:00
committed by Gerrit Code Review

View File

@@ -26,3 +26,12 @@ pyasn1!=0.2.3,>=0.1.8 # BSD
pyOpenSSL>=17.1.0 # Apache-2.0
requests>=2.14.2 # Apache-2.0
ndg-httpsclient>=0.4.2;python_version<'3.0' # BSD
# We use this for our own keystone module.
# TODO(odyssey4me): Remove this once we no
# longer use our own keystone module.
python-keystoneclient>=3.8.0 # Apache-2.0
# We use this for the Ansible openstack
# modules.
shade>=1.17.0 # Apache-2.0