Updated from global requirements

Change-Id: I09552baf4c31734ff2914055934eea5006ef05c5
This commit is contained in:
OpenStack Proposal Bot 2015-12-09 02:48:06 +00:00
parent 3a97a844e8
commit 4dcf5443a8
2 changed files with 9 additions and 9 deletions

View File

@ -5,7 +5,7 @@ argparse
Babel>=1.3
eventlet>=0.17.4
PuLP>=1.0.4
keystonemiddleware!=2.4.0,>=2.0.0
keystonemiddleware>=4.0.0
Paste
PasteDeploy>=1.5.0
pbr>=1.6
@ -14,7 +14,7 @@ python-heatclient>=0.6.0
python-muranoclient>=0.7.1
python-novaclient!=2.33.0,>=2.29.0
python-neutronclient>=2.6.0
python-ceilometerclient>=1.5.0
python-ceilometerclient>=2.0.0
python-cinderclient>=1.3.1
python-swiftclient>=2.2.0
python-ironicclient>=0.8.0
@ -24,15 +24,15 @@ python-glanceclient>=0.18.0
Routes!=2.0,!=2.1,>=1.12.3;python_version=='2.7'
Routes!=2.0,>=1.12.3;python_version!='2.7'
six>=1.9.0
oslo.config>=2.6.0 # Apache-2.0
oslo.config>=2.7.0 # Apache-2.0
oslo.context>=0.2.0 # Apache-2.0
oslo.db>=3.0.0 # Apache-2.0
oslo.db>=3.2.0 # Apache-2.0
oslo.policy>=0.5.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=0.12.0 # Apache-2.0
oslo.utils!=2.6.0,>=2.4.0 # Apache-2.0
oslo.middleware>=2.9.0 # Apache-2.0
oslo.service>=1.0.0 # Apache-2.0
oslo.utils>=2.8.0 # Apache-2.0
oslo.middleware>=3.0.0 # Apache-2.0
oslo.vmware>=1.16.0 # Apache-2.0
oslo.log>=1.12.0 # Apache-2.0
tempest-lib>=0.10.0
tempest-lib>=0.11.0
WebOb>=1.2.3

View File

@ -7,7 +7,7 @@ coverage>=3.6
fixtures>=1.3.1
mock>=1.2
mox3>=0.7.0
requests-mock>=0.6.0 # Apache-2.0
requests-mock>=0.7.0 # Apache-2.0
oslo.concurrency>=2.3.0 # Apache-2.0
python-subunit>=0.0.18
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2