From 00c9736316ed3d09add8ed7084be45017355e1e9 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Wed, 20 Feb 2013 15:47:42 -0500 Subject: [PATCH] Update oslo-config version. Update the version of oslo-config in pip-requires. This update includes a fix for a bug that breaks oslo.config imports. Change-Id: If36de2965a50a975437bc498d9894325e6d20e98 --- tools/pip-requires | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/pip-requires b/tools/pip-requires index ec5fddf30..01fdaf908 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.1b3.tar.gz#egg=oslo-config +http://tarballs.openstack.org/oslo-config/oslo-config-2013.1b4.tar.gz#egg=oslo-config