Updated from global requirements

Change-Id: I0dacb8fe3d323e241c06236c1cbac1b215268d2a
This commit is contained in:
OpenStack Proposal Bot 2017-03-16 18:13:47 +00:00
parent 0fe6ad5981
commit e5dfc05067
1 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause)
keystonemiddleware>=4.12.0 # Apache-2.0
netaddr!=0.7.16,>=0.7.13 # BSD
retrying!=1.3.0,>=1.2.3 # Apache-2.0
SQLAlchemy<1.1.0,>=1.0.10 # MIT
SQLAlchemy>=1.0.10 # MIT
WebOb>=1.6.0 # MIT
alembic>=0.8.10 # MIT
six>=1.9.0 # MIT
@ -40,6 +40,6 @@ oslo.versionedobjects>=1.17.0 # Apache-2.0
sqlalchemy-migrate>=0.9.6 # Apache-2.0
python-openstackclient>=3.3.0 # Apache-2.0
python-neutronclient>=5.1.0 # Apache-2.0
python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0
python-cinderclient>=2.0.1 # Apache-2.0
python-novaclient>=7.1.0 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0