Updated from global requirements

Change-Id: Iea86d8c29bc5fe13f4c6e7c21ee5ab339b39e279
This commit is contained in:
OpenStack Proposal Bot 2016-02-18 06:52:18 +00:00
parent cc73fefbc8
commit bd77b6f52c
1 changed files with 6 additions and 6 deletions

View File

@ -6,7 +6,7 @@ pbr>=1.6 # Apache-2.0
# < 0.8.0/0.8 does not work, see https://bugs.launchpad.net/bugs/1153983
SQLAlchemy<1.1.0,>=1.0.10 # MIT
eventlet!=0.18.0,>=0.17.4 # MIT
eventlet>=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
@ -20,8 +20,8 @@ oslo.context>=0.2.0 # Apache-2.0
oslo.service>=1.0.0 # Apache-2.0
oslo.utils>=3.4.0 # Apache-2.0
stevedore>=1.5.0 # Apache-2.0
futurist>=0.6.0 # Apache-2.0
taskflow>=1.25.0 # Apache-2.0
futurist>=0.11.0 # Apache-2.0
taskflow>=1.26.0 # Apache-2.0
keystoneauth1>=2.1.0 # Apache-2.0
keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0
WSME>=0.8 # MIT
@ -45,10 +45,10 @@ oslo.policy>=0.5.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
retrying!=1.3.0,>=1.2.3 # Apache-2.0
osprofiler>=1.0.0 # Apache-2.0
osprofiler>=1.0.1 # Apache-2.0
# Glance Store
glance-store!=0.9.0,>=0.7.1 # Apache-2.0
glance-store>=0.11.0 # Apache-2.0
# Artifact repository
@ -60,4 +60,4 @@ debtcollector>=1.2.0 # Apache-2.0
# timeutils
iso8601>=0.1.9 # MIT
monotonic>=0.3 # Apache-2.0
monotonic>=0.6 # Apache-2.0