Use oslo.config 1.2
Some important fixes were released in version 1.2, it should be safe to upgrade the version Marconi's using. Change-Id: Idd63a23347f5e9bb91597d76068439846ee2e2cb
This commit is contained in:
parent
2248203b9e
commit
54c2c69ba8
@ -6,9 +6,12 @@ netaddr
|
|||||||
falcon>=0.1.6,<0.1.7
|
falcon>=0.1.6,<0.1.7
|
||||||
iso8601>=0.1.4
|
iso8601>=0.1.4
|
||||||
msgpack-python
|
msgpack-python
|
||||||
oslo.config>=1.1.0
|
|
||||||
pymongo
|
pymongo
|
||||||
python-keystoneclient
|
python-keystoneclient
|
||||||
simplejson
|
simplejson
|
||||||
WebOb
|
WebOb
|
||||||
stevedore>=0.9
|
stevedore>=0.9
|
||||||
|
|
||||||
|
|
||||||
|
-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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user