]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Update global requirements
authorJohn Griffith <john.griffith@solidfire.com>
Mon, 15 Dec 2014 21:40:03 +0000 (14:40 -0700)
committerJohn Griffith <john.griffith@solidfire.com>
Mon, 15 Dec 2014 21:40:03 +0000 (14:40 -0700)
Manual push to sync global req.  Just need the setuptools
pin, further detail here: http://goo.gl/c9RmSE

Change-Id: I75e7c8829153e10b81d2ce5dbfca84fdde14a3ff

requirements.txt

index 48822f49090d0b263454d0cfaf52cf315926cc7b..e99d29896a2054eb4337429e306187e7df977761 100644 (file)
@@ -19,14 +19,14 @@ oslo.db>=1.1.0  # Apache-2.0
 oslo.messaging>=1.4.0,!=1.5.0
 oslo.rootwrap>=1.3.0
 oslo.serialization>=1.0.0               # Apache-2.0
-oslo.utils>=1.0.0                       # Apache-2.0
+oslo.utils>=1.1.0                       # Apache-2.0
 osprofiler>=0.3.0                       # Apache-2.0
 paramiko>=1.13.0
 Paste
 PasteDeploy>=1.5.0
 pycrypto>=2.6
 python-barbicanclient>=2.1.0,!=3.0.0
-python-glanceclient>=0.14.0
+python-glanceclient>=0.15.0
 python-novaclient>=2.18.0
 python-swiftclient>=2.2.0
 requests>=2.2.0,!=2.4.0