Update oslo.cfg to >= 1.2.0

Need a newer version of Oslo.cfg so we can use DictOpt.

fixes bug 1213192

Change-Id: I9d41d6184c57ecec46403390fac972bd9e76ab17
This commit is contained in:
Vipul Sabhaya 2013-08-16 10:39:28 -07:00
parent aa5c3ddf1b
commit f11741e68e

View File

@ -17,7 +17,9 @@ python-cinderclient>=1.0.4
python-keystoneclient
python-swiftclient
iso8601
oslo.config>=1.1.0
jsonschema>=1.0.0,!=1.4.0,<2
Jinja2
pexpect
-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