]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Updated from global requirements
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Mon, 10 Aug 2015 02:09:10 +0000 (02:09 +0000)
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Mon, 10 Aug 2015 02:09:10 +0000 (02:09 +0000)
Change-Id: I25a1f5b137358c4d53c0d26c5d56a8f38c626eb8

requirements.txt

index 8fb04cc87f598cbee36a757ff9efd86b32d2e89c..f4199703c1efe8249049a1c74857c15954e9c262 100644 (file)
@@ -2,7 +2,7 @@
 # of appearance. Changing the order has an impact on the overall integration
 # process, which may cause wedges in the gate later.
 
-pbr<2.0,>=1.3
+pbr<2.0,>=1.4
 anyjson>=0.3.3
 Babel>=1.3
 enum34;python_version=='2.7' or python_version=='2.6'
@@ -26,7 +26,7 @@ oslo.rootwrap>=2.0.0 # Apache-2.0
 oslo.serialization>=1.4.0 # Apache-2.0
 oslo.service>=0.1.0 # Apache-2.0
 oslo.utils>=1.9.0 # Apache-2.0
-oslo.versionedobjects!=0.5.0,>=0.3.0
+oslo.versionedobjects>=0.6.0
 osprofiler>=0.3.0 # Apache-2.0
 paramiko>=1.13.0
 Paste
@@ -35,7 +35,7 @@ pycrypto>=2.6
 pyparsing>=2.0.1
 python-barbicanclient>=3.0.1
 python-glanceclient>=0.18.0
-python-novaclient>=2.22.0
+python-novaclient>=2.26.0
 python-swiftclient>=2.2.0
 requests>=2.5.2
 retrying!=1.3.0,>=1.2.3 # Apache-2.0