Updated from global requirements

Change-Id: I96a74df05281abe7c0c9cf401457160a4cbccb33
This commit is contained in:
OpenStack Proposal Bot 2015-01-26 10:34:38 +00:00
parent 8c786bc525
commit f8ccbf7d10
2 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@ iso8601>=0.1.9
jsonschema>=2.0.0,<3.0.0
keystonemiddleware>=1.0.0
oslo.config>=1.6.0 # Apache-2.0
oslo.concurrency>=0.3.0,!=0.4.0 # Apache-2.0
oslo.concurrency>=1.4.1 # Apache-2.0
oslo.context>=0.1.0 # Apache-2.0
oslo.db>=1.4.1 # Apache-2.0
oslo.i18n>=1.3.0 # Apache-2.0
@ -24,7 +24,7 @@ oslo.utils>=1.2.0 # Apache-2.0
paramiko>=1.13.0
requests>=2.2.0,!=2.4.0
python-cinderclient>=1.1.0
python-keystoneclient>=0.11.1
python-keystoneclient>=1.0.0
python-novaclient>=2.18.0
python-swiftclient>=2.2.0
python-neutronclient>=2.3.6,<3

View File

@ -17,7 +17,7 @@ pylint>=1.3.0 # GNU GPL v2
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
sphinxcontrib-httpdomain
sqlalchemy-migrate>=0.9.1,!=0.9.2
tempest-lib
tempest-lib>=0.1.0
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.36,!=1.2.0