Updated from global requirements

Change-Id: I1941b1781ff804e9247961c6c5b8b4895e2f2964
This commit is contained in:
OpenStack Proposal Bot 2016-02-20 22:01:18 +00:00
parent 95cf18ec3c
commit ba8236bd71
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ pbr>=1.6 # Apache-2.0
# package to get the right headers...
greenlet>=0.3.2 # MIT
eventlet>=0.18.2 # MIT
eventlet!=0.18.3,>=0.18.2 # MIT
PasteDeploy>=1.5.0 # MIT
Routes!=2.0,!=2.1,>=1.12.3;python_version=='2.7' # MIT
Routes!=2.0,>=1.12.3;python_version!='2.7' # MIT
@ -19,7 +19,7 @@ oslo.concurrency>=2.3.0 # Apache-2.0
oslo.context>=0.2.0 # Apache-2.0
oslo.middleware>=3.0.0 # Apache-2.0
oslo.service>=1.0.0 # Apache-2.0
oslo.utils>=3.4.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0
stevedore>=1.5.0 # Apache-2.0
keystoneauth1>=2.1.0 # Apache-2.0
keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0