Updated from global requirements

Change-Id: Ic4748a7735114a21f921dce831e974dddadc4fda
This commit is contained in:
OpenStack Proposal Bot 2015-12-16 08:17:08 +00:00 committed by Ben Swartzlander
parent 560548f7f8
commit bef43561b3
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@ oslo.context>=0.2.0 # Apache-2.0
oslo.db>=2.4.1 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.log>=1.8.0 # Apache-2.0
oslo.messaging!=1.17.0,!=1.17.1,!=2.6.0,!=2.6.1,>=1.16.0 # Apache-2.0
oslo.messaging!=1.17.0,!=1.17.1,!=2.6.0,!=2.6.1,!=2.7.0,!=2.8.0,!=2.8.1,!=2.9.0,!=3.1.0,>=1.16.0 # Apache-2.0
oslo.middleware>=2.8.0 # Apache-2.0
oslo.policy>=0.5.0 # Apache-2.0
oslo.rootwrap>=2.0.0 # Apache-2.0
@ -30,8 +30,8 @@ paramiko>=1.13.0
Paste
PasteDeploy>=1.5.0
python-neutronclient>=2.6.0
keystonemiddleware>=2.0.0
requests!=2.8.0,>=2.5.2
keystonemiddleware!=2.4.0,>=2.0.0
requests!=2.8.0,!=2.9.0,>=2.5.2
retrying!=1.3.0,>=1.2.3 # Apache-2.0
Routes!=2.0,!=2.1,>=1.12.3;python_version=='2.7'
Routes!=2.0,>=1.12.3;python_version!='2.7'
@ -39,5 +39,5 @@ six>=1.9.0
SQLAlchemy<1.1.0,>=0.9.9
stevedore>=1.5.0 # Apache-2.0
python-cinderclient>=1.3.1
python-novaclient>=2.28.1
python-novaclient!=2.33.0,>=2.28.1
WebOb>=1.2.3

View File

@ -20,4 +20,4 @@ sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
testrepository>=0.0.18
testresources>=0.2.4
testtools>=1.4.0
reno[sphinx]>=0.1.1 # Apache2
reno>=0.1.1 # Apache2