Updated from global requirements

Change-Id: I3e7455e3f1bed53cbb3e9d64351d1536c82dc650
This commit is contained in:
OpenStack Proposal Bot 2017-05-06 19:23:35 +00:00
parent 1fbbf2d255
commit 81d39a9ea0
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ decorator>=3.4.0 # BSD
jmespath>=0.9.0 # MIT
jsonpatch>=1.1 # BSD
ipaddress>=1.0.7;python_version<'3.3' # PSF
os-client-config>=1.22.0 # Apache-2.0
os-client-config>=1.27.0 # Apache-2.0
# These two are here to prevent issues with version pin mismatches from our
# client library transitive depends.
# Babel can be removed when ironicclient is removed (because of openstackclient
@ -20,7 +20,7 @@ requestsexceptions>=1.2.0 # Apache-2.0
six>=1.9.0 # MIT
futures>=3.0;python_version=='2.7' or python_version=='2.6' # BSD
keystoneauth1>=2.18.0 # Apache-2.0
keystoneauth1>=2.20.0 # Apache-2.0
netifaces>=0.10.4 # MIT
python-novaclient>=7.1.0 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0