Updated from global requirements

Change-Id: Ib0b0138caca1214201fa52ed06ec5df4b7c7820d
This commit is contained in:
OpenStack Proposal Bot 2015-10-15 15:42:20 +00:00
parent 01e249ee7b
commit 58bcdea019
2 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@ eventlet>=0.17.4
pecan>=1.0.0
greenlet>=0.3.2
httplib2>=0.7.5
requests>=2.5.2
requests!=2.8.0,>=2.5.2
Jinja2>=2.6 # BSD License (3 clause)
keystonemiddleware>=2.0.0
netaddr!=0.7.16,>=0.7.12
@ -31,7 +31,7 @@ oslo.context>=0.2.0 # Apache-2.0
oslo.db>=2.4.1 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.log>=1.8.0 # Apache-2.0
oslo.messaging!=1.17.0,!=1.17.1,>=1.16.0,!=2.6.0 # Apache-2.0
oslo.messaging!=1.17.0,!=1.17.1,!=2.6.0,!=2.6.1,>=1.16.0 # Apache-2.0
oslo.middleware>=2.8.0 # Apache-2.0
oslo.policy>=0.5.0 # Apache-2.0
oslo.rootwrap>=2.0.0 # Apache-2.0

View File

@ -18,6 +18,6 @@ testscenarios>=0.4
WebTest>=2.0
oslotest>=1.10.0 # Apache-2.0
os-testr>=0.4.1
tempest-lib>=0.9.0
tempest-lib>=0.10.0
ddt>=0.7.0
pylint==1.4.4 # GNU GPL v2