Skip to content

Commit

Permalink
Require oslo.config 1.2.0 final
Browse files Browse the repository at this point in the history
Now that 1.2.0 has been released, require it rather than one of the beta
release tarballs.

Closes-Bug: #1182861
Change-Id: I75ffc4a572d14488d19491a38742d6920951c171
  • Loading branch information
markmc committed Sep 24, 2013
1 parent 18fe2ac commit f143726
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions requirements.txt
Expand Up @@ -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

0 comments on commit f143726

Please sign in to comment.