Use oslo.config 1.2.0

Now that oslo.config 1.2.0 final has been released, projects should stop
requiring the beta version.

Related-Bug: #1182861
Change-Id: Iadbcf27e64a5755e178fc81b5ee225aeb3914026
This commit is contained in:
Mark McLoughlin 2013-09-24 12:42:31 +01:00
parent c378135588
commit 2ac3211a55
2 changed files with 1 additions and 3 deletions

View File

@ -8,7 +8,5 @@
# See also:
# https://wiki.openstack.org/wiki/Oslo#FAQs
#
-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
-f http://tarballs.openstack.org/oslo.messaging/oslo.messaging-1.2.0a11.tar.gz#egg=oslo.messaging-1.2.0a11
oslo.messaging>=1.2.0a11

View File

@ -36,7 +36,7 @@ netaddr
netifaces>=0.5
oauth2
ordereddict
oslo.config>=1.1.0
oslo.config>=1.2.0
os-apply-config
os-collect-config
os-refresh-config