Updated from global requirements

Change-Id: I4fb41a99a00973f0f0efdea586eb7ac0db2b64a5
This commit is contained in:
OpenStack Proposal Bot 2016-11-06 02:02:10 +00:00
parent 41b46bdf8c
commit 48a0470d56
2 changed files with 4 additions and 4 deletions

View File

@ -6,18 +6,18 @@ pbr>=1.6 # Apache-2.0
eventlet!=0.18.3,>=0.18.2 # MIT
requests>=2.10.0 # Apache-2.0
netaddr!=0.7.16,>=0.7.13 # BSD
neutron-lib>=0.4.0 # Apache-2.0
neutron-lib>=1.0.0 # Apache-2.0
SQLAlchemy<1.1.0,>=1.0.10 # MIT
alembic>=0.8.4 # MIT
six>=1.9.0 # MIT
oslo.config>=3.14.0 # Apache-2.0
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
oslo.db!=4.13.1,!=4.13.2,>=4.10.0 # Apache-2.0
oslo.log>=3.11.0 # Apache-2.0
oslo.messaging>=5.2.0 # Apache-2.0
oslo.reports>=0.6.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.utils>=3.17.0 # Apache-2.0
oslo.utils>=3.18.0 # Apache-2.0
python-barbicanclient>=4.0.0 # Apache-2.0
pyasn1 # BSD
pyasn1-modules # BSD

View File

@ -18,5 +18,5 @@ testtools>=1.4.0 # MIT
testscenarios>=0.4 # Apache-2.0/BSD
WebOb>=1.6.0 # MIT
WebTest>=2.0 # MIT
reno>=1.8.0 # Apache2
reno>=1.8.0 # Apache-2.0
tempest>=12.1.0 # Apache-2.0