Updated from global requirements

Change-Id: I8b40d47714cf20f8bc9936f36666241cf92146d0
This commit is contained in:
OpenStack Proposal Bot 2014-09-19 09:23:16 +00:00
parent df28722b49
commit 298648519f
2 changed files with 10 additions and 10 deletions

View File

@ -12,12 +12,12 @@ iso8601>=0.1.9
jsonschema>=2.0.0,<3.0.0
keystonemiddleware>=1.0.0
lockfile>=0.8
oslo.config>=1.4.0.0a3
oslo.db>=0.4.0 # Apache-2.0
oslo.i18n>=0.3.0 # Apache-2.0
oslo.messaging>=1.4.0.0a3
oslo.serialization>=0.1.0 # Apache-2.0
oslo.utils>=0.3.0 # Apache-2.0
oslo.config>=1.4.0 # Apache-2.0
oslo.db>=1.0.0 # Apache-2.0
oslo.i18n>=1.0.0 # Apache-2.0
oslo.messaging>=1.4.0
oslo.serialization>=1.0.0 # Apache-2.0
oslo.utils>=1.0.0 # Apache-2.0
paramiko>=1.13.0
posix_ipc
requests>=1.2.1,!=2.4.0
@ -28,6 +28,6 @@ python-swiftclient>=2.2.0
python-neutronclient>=2.3.6,<3
python-heatclient>=0.2.9
six>=1.7.0
stevedore>=0.14
stevedore>=1.0.0 # Apache-2.0
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99
WebOb>=1.2.3

View File

@ -9,8 +9,8 @@ coverage>=3.6
discover
fixtures>=0.3.14
mock>=1.0
oslosphinx>=2.2.0.0a2
oslotest>=1.1.0.0a2
oslosphinx>=2.2.0 # Apache-2.0
oslotest>=1.1.0 # Apache-2.0
psycopg2
pylint==0.25.2
sphinx>=1.1.2,!=1.2.0,<1.3
@ -20,4 +20,4 @@ testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.34
python-saharaclient>=0.7.1
python-saharaclient>=0.7.3