Updated from global requirements

Change-Id: I8f1d079b4008ac3ae722d8f163d844fc69580d68
This commit is contained in:
OpenStack Proposal Bot 2016-10-17 18:50:28 +00:00
parent 63032a2729
commit 4617462631
2 changed files with 8 additions and 8 deletions

View File

@ -7,21 +7,21 @@ Babel>=2.3.4 # BSD
croniter>=0.3.4 # MIT License
eventlet!=0.18.3,>=0.18.2 # MIT
greenlet>=0.3.2 # MIT
keystonemiddleware!=4.5.0,>=4.2.0 # Apache-2.0
keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0 # Apache-2.0
oslo.config>=3.14.0 # Apache-2.0
oslo.concurrency>=3.8.0 # Apache-2.0
oslo.context>=2.9.0 # Apache-2.0
oslo.db!=4.13.1,!=4.13.2,>=4.10.0 # Apache-2.0
oslo.log>=3.11.0 # Apache-2.0
oslo.log>=1.14.0 # Apache-2.0
oslo.messaging>=5.2.0 # Apache-2.0
oslo.middleware>=3.0.0 # Apache-2.0
oslo.policy>=1.14.0 # Apache-2.0
oslo.policy>=1.9.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.versionedobjects>=1.13.0 # Apache-2.0
Paste # MIT
PasteDeploy>=1.5.0 # MIT
python-glanceclient>=2.5.0 # Apache-2.0
python-glanceclient!=2.4.0,>=2.3.0 # Apache-2.0
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0
requests>=2.10.0 # Apache-2.0
@ -36,5 +36,5 @@ taskflow>=1.26.0 # Apache-2.0
WebOb>=1.2.3 # MIT
oslo.i18n>=2.1.0 # Apache-2.0
python-swiftclient>=2.2.0 # Apache-2.0
python-heatclient>=1.5.0 # Apache-2.0
python-heatclient>=1.4.0 # Apache-2.0
python-karborclient>=0.0.9 # Apache-2.0

View File

@ -6,15 +6,15 @@ hacking<0.11,>=0.10.2
coverage>=3.6 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
taskflow>=1.26.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
python-swiftclient>=2.2.0 # Apache-2.0
python-glanceclient>=2.5.0 # Apache-2.0
python-glanceclient!=2.4.0,>=2.3.0 # Apache-2.0
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0
reno>=1.8.0 # Apache2