From 7fe636f7810ccf171c34433fea56872c6cd9ec60 Mon Sep 17 00:00:00 2001 From: Mark McLoughlin Date: Tue, 12 Mar 2013 16:28:22 +0000 Subject: [PATCH] Switch to final 1.1.0 oslo.config release Fixes bug #1128256 oslo.config has now been released to PyPI in time for Grizzly RC1 so we can switch to using it directly. Change-Id: I655f831718ae5f4e25e941ee206fe195214a9a91 --- tools/pip-requires | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tools/pip-requires b/tools/pip-requires index 2beb403857..5e86d5a6a4 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -17,6 +17,7 @@ httplib2 kombu pycrypto>=2.1.0alpha1 iso8601>=0.1.4 +oslo.config>=1.1.0 # For Swift storage backend. @@ -34,5 +35,3 @@ Paste passlib jsonschema python-keystoneclient>=0.2.0 - -http://tarballs.openstack.org/oslo-config/oslo.config-1.1.0b1.tar.gz#egg=oslo.config