Update oslo.config

Update oslo.config to 1.2.0a3 it contains a bucket load of
python3 fixes that is needed for py3 compat in python-keystoneclient.

Change-Id: I3bc2e617b97822158ebfa39c021233557282e479
Signed-off-by: Chuck Short <chuck.short@canonical.com>
This commit is contained in:
Chuck Short
2013-08-23 10:24:54 -04:00
parent 76dac7760d
commit 2b3da5e312

View File

@@ -5,5 +5,6 @@ PrettyTable>=0.6,<0.8
requests>=1.1
simplejson>=2.0.9
six
oslo.config>=1.1.0
-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
netaddr