Updated from global requirements

Change-Id: Ie8d82b7cdbbaf77318adab91aed3bbb31bb1f3c7
This commit is contained in:
OpenStack Proposal Bot
2017-05-15 00:43:37 +00:00
parent 817d3f9735
commit 00f726022e
2 changed files with 5 additions and 5 deletions

View File

@@ -2,9 +2,9 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=2.0.0 # Apache-2.0
pbr!=2.1.0,>=2.0.0 # Apache-2.0
SQLAlchemy>=1.0.10 # MIT
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
alembic>=0.8.10 # MIT
eventlet!=0.18.3,>=0.18.2 # MIT
PasteDeploy>=1.5.0 # MIT
@@ -18,7 +18,7 @@ oslo.context>=2.12.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
futurist!=0.15.0,>=0.11.0 # Apache-2.0
keystoneauth1>=2.18.0 # Apache-2.0
keystoneauth1>=2.20.0 # Apache-2.0
keystonemiddleware>=4.12.0 # Apache-2.0
python-memcached>=1.56 # PSF
WSME>=0.8 # MIT