From: john-griffith Date: Wed, 20 Feb 2013 17:16:15 +0000 (-0700) Subject: Bump the oslo-config version to address issues. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=ea2c40542ffa2948e2acc2bdbae7996352d52ac2;p=openstack-build%2Fcinder-build.git Bump the oslo-config version to address issues. Cinder unit tests weren't running with b3, b4 has some fixes that put things back on track. Change-Id: I7f8b7e1ab688790577d5ea3e95b4b20c6e552fae --- diff --git a/tools/pip-requires b/tools/pip-requires index 0077a6f2a..d0d7292bf 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -22,4 +22,4 @@ setuptools_git>=0.4 python-glanceclient>=0.5.0,<2 python-keystoneclient>=0.2.0 rtslib>=2.1.fb27 -http://tarballs.openstack.org/oslo-config/oslo-config-2013.1b3.tar.gz#egg=oslo-config +http://tarballs.openstack.org/oslo-config/oslo-config-2013.1b4.tar.gz#egg=oslo-config