From f50bda351e5b1b981c1075a1ab84095ff6a36bbb Mon Sep 17 00:00:00 2001 From: Stan Lagun Date: Wed, 10 Apr 2013 12:52:37 +0400 Subject: [PATCH] Fixed requirement for oslo-config in pip-requires --- tools/pip-requires | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/pip-requires b/tools/pip-requires index ac910b0..ed21b98 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -7,4 +7,5 @@ PasteDeploy iso8601>=0.1.4 python-heatclient -http://tarballs.openstack.org/oslo-config/oslo-config-2013.1b4.tar.gz#egg=oslo-config +#http://tarballs.openstack.org/oslo-config/oslo-config-2013.1b4.tar.gz#egg=oslo-config +oslo.config