Updated from global requirements

Change-Id: I63fb5e5486670bc369abc5339a2da8e65ba2ec6f
This commit is contained in:
OpenStack Proposal Bot
2017-01-24 22:33:31 +00:00
parent a74a188735
commit 9a40331059
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ oslo.i18n>=2.1.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.18.0 # Apache-2.0
os-client-config>=1.22.0 # Apache-2.0
keystoneauth1>=2.17.0 # Apache-2.0
keystoneauth1>=2.18.0 # Apache-2.0
# keystoneclient is used only by neutronclient.osc.utils
# TODO(amotoki): Drop this after osc.utils has no dependency on keystoneclient
python-keystoneclient>=3.8.0 # Apache-2.0

View File

@@ -5,7 +5,7 @@ hacking<0.11,>=0.10.0
coverage>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
mox3>=0.7.0 # Apache-2.0
mox3!=0.19.0,>=0.7.0 # Apache-2.0
mock>=2.0 # BSD
oslosphinx>=4.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0