Updated from global requirements

Change-Id: I1e5cac11417dc991d55cbfe2bd9d916392fe0062
This commit is contained in:
OpenStack Proposal Bot 2015-06-11 12:41:19 +00:00
parent 8f8ffa9993
commit ac095b44c6
2 changed files with 4 additions and 4 deletions

View File

@ -4,17 +4,17 @@
pbr>=0.11,<2.0
anyjson>=0.3.3
httplib2>=0.7.5
jsonschema>=2.0.0,<3.0.0
jsonschema>=2.0.0,<3.0.0,!=2.5.0
testtools>=0.9.36,!=1.2.0
boto>=2.32.1
paramiko>=1.13.0
netaddr>=0.7.12
testrepository>=0.0.18
pyOpenSSL>=0.11
oslo.concurrency>=1.8.0 # Apache-2.0
oslo.concurrency>=2.0.0 # Apache-2.0
oslo.config>=1.11.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.log>=1.0.0 # Apache-2.0
oslo.log>=1.2.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0
oslo.utils>=1.4.0 # Apache-2.0
six>=1.9.0

View File

@ -10,4 +10,4 @@ mox>=0.5.3
mock>=1.0
coverage>=3.6
oslotest>=1.5.1 # Apache-2.0
stevedore>=1.3.0 # Apache-2.0
stevedore>=1.5.0 # Apache-2.0