]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Require oslo.config 1.2.0 final
authorMark McLoughlin <markmc@redhat.com>
Tue, 24 Sep 2013 20:21:46 +0000 (21:21 +0100)
committerMark McLoughlin <markmc@redhat.com>
Tue, 24 Sep 2013 20:56:14 +0000 (21:56 +0100)
Now that 1.2.0 has been released, require it rather than one of the beta
release tarballs.

Closes-Bug: #1182861
Change-Id: I75ffc4a572d14488d19491a38742d6920951c171

requirements.txt

index b96b9e2b321452a31020957430f18f9bb5b1c035..b14022f3ecd203747689bcffabe15dc8e8ba2cf3 100644 (file)
@@ -23,8 +23,6 @@ python-keystoneclient>=0.3.0
 alembic>=0.4.1
 six
 stevedore>=0.10
-
--f http://tarballs.openstack.org/oslo.config/oslo.config-1.2.0a3.tar.gz#egg=oslo.config-1.2.0a3
-oslo.config>=1.2.0a3
+oslo.config>=1.2.0
 
 python-novaclient>=2.12.0