]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Updated from global requirements
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Thu, 3 Dec 2015 15:05:02 +0000 (15:05 +0000)
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Thu, 3 Dec 2015 15:05:02 +0000 (15:05 +0000)
Change-Id: I3362794f691e12081a4f5cef97b4e830dc44cbb1

requirements.txt
test-requirements.txt

index d0420b08db58f9984220c87c66eceb9ade28d565..26c049091443872efbba03c486e2caf2357ac6ed 100644 (file)
@@ -12,7 +12,7 @@ eventlet>=0.17.4
 pecan>=1.0.0
 greenlet>=0.3.2
 httplib2>=0.7.5
-requests!=2.8.0,>=2.5.2
+requests>=2.8.1
 Jinja2>=2.8 # BSD License (3 clause)
 keystonemiddleware!=2.4.0,>=2.0.0
 netaddr!=0.7.16,>=0.7.12
@@ -32,7 +32,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.policy>=0.5.0 # Apache-2.0
 oslo.rootwrap>=2.0.0 # Apache-2.0
 oslo.serialization>=1.10.0 # Apache-2.0
index 53eb86905f3534089cbb8c0b71d6c3a475b88806..2cab054ec796ba6740680236d51813e04e9ef305 100644 (file)
@@ -3,12 +3,12 @@
 # process, which may cause wedges in the gate later.
 hacking<0.11,>=0.10.0
 
-cliff>=1.14.0 # Apache-2.0
+cliff>=1.15.0 # Apache-2.0
 coverage>=3.6
 fixtures>=1.3.1
 mock>=1.2
 python-subunit>=0.0.18
-requests-mock>=0.6.0 # Apache-2.0
+requests-mock>=0.7.0 # Apache-2.0
 sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
 oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
 testrepository>=0.0.18