Updated from global requirements

Change-Id: Ic05beccd8e6bfa34437eaeec9ad98f6f5730cb38
This commit is contained in:
OpenStack Proposal Bot 2015-12-02 20:30:35 +00:00
parent 19c7f93882
commit 0a1d45f696
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ pbr>=1.6
SQLAlchemy<1.1.0,>=0.9.9
Babel>=1.3
eventlet>=0.17.4
requests!=2.8.0,>=2.5.2
requests>=2.8.1
keystonemiddleware!=2.4.0,>=2.0.0
python-neutronclient>=2.6.0
WebOb>=1.2.3
@ -19,7 +19,7 @@ oslo.db>=3.2.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.log>=1.12.0 # Apache-2.0
oslo.messaging!=2.8.0,>2.6.1 # Apache-2.0
oslo.middleware>=2.9.0 # Apache-2.0
oslo.middleware>=3.0.0 # Apache-2.0
oslo.reports>=0.6.0 # Apache-2.0
oslo.rootwrap>=2.0.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0

View File

@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking<0.10,>=0.9.1
requests-mock>=0.6.0 # Apache-2.0
requests-mock>=0.7.0 # Apache-2.0
coverage>=3.6
mock>=1.2
pyroute2>=0.3.10 # Apache-2.0 (+ dual licensed GPL2)