Updated from global requirements

Change-Id: I726044d498370acca857b37e3a9985e8ea1ddf73
This commit is contained in:
OpenStack Proposal Bot 2016-11-02 15:34:57 +00:00
parent 3ec9cad79d
commit 08bb306e64
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ SQLAlchemy<1.1.0,>=1.0.10 # MIT
alembic>=0.8.4 # MIT
six>=1.9.0 # MIT
neutron-lib>=0.4.0 # Apache-2.0
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

View File

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