]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Updated from global requirements
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Thu, 11 Jun 2015 12:33:15 +0000 (12:33 +0000)
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Thu, 11 Jun 2015 12:33:15 +0000 (12:33 +0000)
Change-Id: I8dd1e2580be9642837e5b1f4b70b3cd22ec7c321

requirements.txt

index f7a7f99fef18d7b470d67aa20ba8bb64b989cad4..7a64b54bbb749f132f46dbc3ddc6c673cda66a7d 100644 (file)
@@ -13,16 +13,16 @@ kombu>=3.0.7
 lxml>=2.3
 netaddr>=0.7.12
 oslo.config>=1.11.0  # Apache-2.0
-oslo.concurrency>=1.8.0         # Apache-2.0
+oslo.concurrency>=2.0.0         # Apache-2.0
 oslo.context>=0.2.0                     # Apache-2.0
-oslo.db>=1.7.0  # Apache-2.0
-oslo.log>=1.0.0  # Apache-2.0
+oslo.db>=1.10.0  # Apache-2.0
+oslo.log>=1.2.0  # Apache-2.0
 oslo.messaging>=1.8.0  # Apache-2.0
-oslo.middleware>=1.2.0                  # Apache-2.0
-oslo.rootwrap>=1.6.0  # Apache-2.0
+oslo.middleware>=1.2.0,!=2.0.0                  # Apache-2.0
+oslo.rootwrap>=2.0.0  # Apache-2.0
 oslo.serialization>=1.4.0               # Apache-2.0
 oslo.utils>=1.4.0                       # Apache-2.0
-oslo.versionedobjects>=0.1.1
+oslo.versionedobjects>=0.3.0
 osprofiler>=0.3.0                       # Apache-2.0
 paramiko>=1.13.0
 Paste
@@ -30,7 +30,7 @@ PasteDeploy>=1.5.0
 pycrypto>=2.6
 pyparsing>=2.0.1
 python-barbicanclient>=3.0.1
-python-glanceclient>=0.17.1
+python-glanceclient>=0.18.0
 python-novaclient>=2.22.0
 python-swiftclient>=2.2.0
 requests>=2.5.2
@@ -39,11 +39,11 @@ Routes>=1.12.3,!=2.0
 taskflow>=0.7.1
 rtslib-fb>=2.1.41
 six>=1.9.0
-SQLAlchemy>=0.9.7,<=0.9.99
-sqlalchemy-migrate>=0.9.5
-stevedore>=1.3.0  # Apache-2.0
+SQLAlchemy>=0.9.7,<1.1.0
+sqlalchemy-migrate>=0.9.6
+stevedore>=1.5.0  # Apache-2.0
 suds-jurko>=0.6
 WebOb>=1.2.3
 oslo.i18n>=1.5.0  # Apache-2.0
-oslo.vmware>=0.11.1                     # Apache-2.0
+oslo.vmware>=0.13.1                     # Apache-2.0
 os-brick