]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Switch to final 1.1.0 oslo.config release
authorMark McLoughlin <markmc@redhat.com>
Tue, 12 Mar 2013 16:35:47 +0000 (16:35 +0000)
committerMark McLoughlin <markmc@redhat.com>
Tue, 12 Mar 2013 16:35:47 +0000 (16:35 +0000)
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

index fec8b7a992dc5e3967a588b1094343872475773e..f17c93fe80eb58324ce9a81527cc433f8c3ec554 100644 (file)
@@ -16,7 +16,7 @@ sqlalchemy==0.7.9
 WebOb>=1.2
 python-keystoneclient>=0.2.0
 alembic>=0.4.1
-http://tarballs.openstack.org/oslo-config/oslo.config-1.1.0b1.tar.gz#egg=oslo.config
+oslo.config>=1.1.0
 
 # Cisco plugin dependencies
 python-novaclient