From: Dan Prince Date: Wed, 6 Mar 2013 03:29:35 +0000 (-0500) Subject: Switch to oslo.config. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=a4bc4d34fb4076675688965670bfb36e32cb9fce;p=openstack-build%2Fcinder-build.git Switch to oslo.config. The oslo-config package has been renamed. Switch to the new version. (should fix SmokeStack). Change-Id: Ic8cc9f53b7c4713e7bce7db47ad2021912d3b5db --- diff --git a/tools/pip-requires b/tools/pip-requires index 91fc6428f..99ee276b6 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -23,4 +23,4 @@ python-glanceclient>=0.5.0,<2 python-keystoneclient>=0.2.0 python-swiftclient rtslib>=2.1.fb27 -http://tarballs.openstack.org/oslo-config/oslo-config-2013.1b4.tar.gz#egg=oslo-config +http://tarballs.openstack.org/oslo-config/oslo.config-1.1.0b1.tar.gz#egg=oslo.config