Require oslo.config 1.2.0 final

Now that 1.2.0 has been released, require it rather than on of the beta
release tarballs.

Closes-Bug: #1182861
Change-Id: I75ffc4a572d14488d19491a38742d6920951c171
This commit is contained in:
Mark McLoughlin
2013-09-24 21:32:00 +01:00
parent 7f0df0ab4c
commit d9a874ffcb

View File

@@ -5,7 +5,6 @@ PrettyTable>=0.6,<0.8
requests>=1.1
simplejson>=2.0.9
six
-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
netaddr
Babel>=0.9.6