From c8d1481c1efc1832c6e64763d8cc74cc1a2e5605 Mon Sep 17 00:00:00 2001 From: Steven Hardy Date: Thu, 21 Feb 2013 10:35:27 +0000 Subject: [PATCH] heat : bump oslo-config version to fix import error New oslo config patch causes services to fail to launch, with "ImportError: No module named oslo.config", bumping to oslo-config-2013.1b4.tar appears to fix the problem fixes bug 1131135 Change-Id: I460564be19fc97bd54bb59c759c1148e7ead774b --- tools/pip-requires | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/pip-requires b/tools/pip-requires index 4ee102f6..f563e087 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -30,4 +30,4 @@ python-swiftclient python-quantumclient python-cinderclient PyYAML>=3.1.0 -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 -- 2.45.2