]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Updated from global requirements
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Sat, 17 Oct 2015 00:22:37 +0000 (00:22 +0000)
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Sat, 17 Oct 2015 00:22:37 +0000 (00:22 +0000)
Change-Id: I6c7b091b175f0564e215ec53134b319b874309a0

requirements.txt
test-requirements.txt

index 186b53b484b9cd83bc3d6168bf0d9fe265225a21..8e11e00173e93c9ab671481167ee6db008bfeb7b 100644 (file)
@@ -9,7 +9,7 @@ enum34;python_version=='2.7' or python_version=='2.6'
 eventlet>=0.17.4
 greenlet>=0.3.2
 iso8601>=0.1.9
-keystonemiddleware>=2.0.0
+keystonemiddleware!=2.4.0,>=2.0.0
 kombu>=3.0.7
 lxml>=2.3
 netaddr!=0.7.16,>=0.7.12
@@ -18,14 +18,14 @@ oslo.concurrency>=2.3.0 # Apache-2.0
 oslo.context>=0.2.0 # Apache-2.0
 oslo.db>=2.4.1 # Apache-2.0
 oslo.log>=1.8.0 # Apache-2.0
-oslo.messaging!=1.17.0,!=1.17.1,!=2.6.0,>=1.16.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.reports>=0.1.0 # Apache-2.0
+oslo.reports>=0.5.0 # Apache-2.0
 oslo.rootwrap>=2.0.0 # Apache-2.0
 oslo.serialization>=1.4.0 # Apache-2.0
-oslo.service>=0.9.0 # Apache-2.0
-oslo.utils>=2.0.0 # Apache-2.0
+oslo.service>=0.10.0 # Apache-2.0
+oslo.utils>=2.4.0 # Apache-2.0
 oslo.versionedobjects>=0.9.0
 osprofiler>=0.3.0 # Apache-2.0
 paramiko>=1.13.0
@@ -48,7 +48,7 @@ SQLAlchemy<1.1.0,>=0.9.9
 sqlalchemy-migrate>=0.9.6
 stevedore>=1.5.0 # Apache-2.0
 suds-jurko>=0.6
-WebOb<1.5.0,>=1.2.3
+WebOb>=1.2.3
 oslo.i18n>=1.5.0 # Apache-2.0
 oslo.vmware>=1.16.0 # Apache-2.0
 os-brick>=0.4.0 # Apache-2.0
index 18c74b196e62b60ea0986ab8c1743f31fb267f2e..2e83782a9704972ac408af23330f3336ab1828f8 100644 (file)
@@ -21,5 +21,5 @@ testresources>=0.2.4
 testscenarios>=0.4
 oslosphinx>=2.5.0 # Apache-2.0
 os-testr>=0.4.1
-tempest-lib>=0.9.0
+tempest-lib>=0.10.0
 bandit>=0.13.2