f29624aced
We don't need to pass constructor objects to os-client-config - os-client-config is quite happy to do this for us. We do need to bump the os-client-config version, because the magnum container workaround didn't go in until then. Change-Id: I6a7958eaf6745e6714a0c03b7e829c29c4059b07
24 lines
429 B
Plaintext
24 lines
429 B
Plaintext
pbr>=2.0.0 # Apache-2.0
|
|
|
|
munch
|
|
decorator
|
|
jmespath
|
|
jsonpatch
|
|
ipaddress
|
|
os-client-config>=1.25.0
|
|
requestsexceptions>=1.1.1
|
|
six
|
|
|
|
keystoneauth1>=2.11.0
|
|
netifaces>=0.10.4
|
|
python-novaclient>=2.21.0,!=2.27.0,!=2.32.0
|
|
python-keystoneclient>=0.11.0
|
|
python-cinderclient>=1.3.1
|
|
python-neutronclient>=2.3.10
|
|
python-ironicclient>=0.10.0
|
|
python-heatclient>=1.0.0
|
|
python-designateclient>=2.1.0
|
|
python-magnumclient>=2.1.0
|
|
|
|
dogpile.cache>=0.5.3
|