]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Updated from global requirements
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Fri, 18 Dec 2015 13:48:19 +0000 (13:48 +0000)
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Fri, 18 Dec 2015 13:48:19 +0000 (13:48 +0000)
Change-Id: I04b49cafc2094a1c916a242efc75a5db6cb84bd2

requirements.txt

index 3f249476c31e3cc4f1e08173c8fbe913694c6e26..fe426ee7227a5e50aefdec736d9339efa63ef42f 100644 (file)
@@ -23,7 +23,7 @@ oslo.reports>=0.6.0 # Apache-2.0
 oslo.rootwrap>=2.0.0 # Apache-2.0
 oslo.serialization>=1.10.0 # Apache-2.0
 oslo.service>=1.0.0 # Apache-2.0
-oslo.utils!=3.1.0,>=2.8.0 # Apache-2.0
+oslo.utils>=3.2.0 # Apache-2.0
 oslo.versionedobjects>=0.13.0
 osprofiler>=0.3.1 # Apache-2.0
 paramiko>=1.13.0
@@ -32,11 +32,11 @@ PasteDeploy>=1.5.0
 pycrypto>=2.6
 pyparsing>=2.0.1
 python-barbicanclient>=3.3.0
-python-glanceclient>=0.18.0
+python-glanceclient>=1.2.0
 python-keystoneclient!=1.8.0,>=1.6.0
 python-novaclient!=2.33.0,>=2.29.0
 python-swiftclient>=2.2.0
-requests>=2.8.1
+requests!=2.9.0,>=2.8.1
 retrying!=1.3.0,>=1.2.3 # Apache-2.0
 Routes!=2.0,!=2.1,>=1.12.3;python_version=='2.7'
 Routes!=2.0,>=1.12.3;python_version!='2.7'