Updated from global requirements

Change-Id: Idc1e4b0aaa5c4c5538404512fd8ca6046c97d49c
This commit is contained in:
OpenStack Proposal Bot 2014-09-13 07:28:24 +00:00
parent a7ed7d562c
commit 090fd5335e
2 changed files with 6 additions and 6 deletions

View File

@ -14,16 +14,16 @@ keystonemiddleware>=1.0.0
lockfile>=0.8
oslo.config>=1.4.0.0a3
oslo.db>=0.4.0 # Apache-2.0
oslo.i18n>=0.2.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.2.0 # Apache-2.0
oslo.utils>=0.3.0 # Apache-2.0
paramiko>=1.13.0
posix_ipc
requests>=1.2.1
requests>=1.2.1,!=2.4.0
python-cinderclient>=1.0.7
python-keystoneclient>=0.10.0
python-novaclient>=2.17.0
python-novaclient>=2.18.0
python-swiftclient>=2.2.0
python-neutronclient>=2.3.6,<3
python-heatclient>=0.2.9

View File

@ -10,12 +10,12 @@ discover
fixtures>=0.3.14
mock>=1.0
oslosphinx>=2.2.0.0a2
oslotest>=1.1.0.0a1
oslotest>=1.1.0.0a2
psycopg2
pylint==0.25.2
sphinx>=1.1.2,!=1.2.0,<1.3
sphinxcontrib-httpdomain
sqlalchemy-migrate>=0.9.1
sqlalchemy-migrate>=0.9.1,!=0.9.2
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.34