From 4e6d424c3e406dbefa97a51159e091d5007e3027 Mon Sep 17 00:00:00 2001 From: Dan Prince Date: Tue, 5 Mar 2013 22:23:02 -0500 Subject: [PATCH] Switch to oslo.config. The oslo-config package has been renamed. Switch to the new version. (should fix SmokeStack). Change-Id: Ied8804035d748932e7763cbaa9a7e295a887f1f5 --- tools/pip-requires | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/pip-requires b/tools/pip-requires index 01fdaf908..2b7e90ed5 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -3,4 +3,4 @@ iso8601>=0.1.4 prettytable requests>=0.8.8 simplejson -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