From: Mark McLoughlin Date: Tue, 24 Sep 2013 20:21:46 +0000 (+0100) Subject: Require oslo.config 1.2.0 final X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=f14372630a5d26335e88df46fb40217847fa055e;p=openstack-build%2Fneutron-build.git Require oslo.config 1.2.0 final Now that 1.2.0 has been released, require it rather than one of the beta release tarballs. Closes-Bug: #1182861 Change-Id: I75ffc4a572d14488d19491a38742d6920951c171 --- diff --git a/requirements.txt b/requirements.txt index b96b9e2b3..b14022f3e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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