7aa043ec87
In support of https://github.com/ansible/ansible-modules-core/pull/2036 add at least a heat client constructor. Also, check it out - heatclient doesn't support Session auth. Until it does, we're not going to support advanced things like overriding SSL args. Change-Id: I488fde4abe5abc1c58515cf77d08644b49eb5ba6
24 lines
430 B
Plaintext
24 lines
430 B
Plaintext
pbr>=0.11,<2.0
|
|
|
|
munch
|
|
decorator
|
|
jsonpatch
|
|
ipaddress
|
|
os-client-config>=1.9.0
|
|
six
|
|
|
|
keystoneauth1>=1.0.0
|
|
netifaces>=0.10.4
|
|
python-novaclient>=2.21.0,!=2.27.0,!=2.32.0
|
|
python-keystoneclient>=0.11.0
|
|
python-glanceclient>=1.0.0
|
|
python-cinderclient<1.2
|
|
python-neutronclient>=2.3.10
|
|
python-troveclient>=1.2.0
|
|
python-ironicclient>=0.9.0
|
|
python-swiftclient>=2.5.0
|
|
python-designateclient>=1.3.0
|
|
python-heatclient>=0.3.0
|
|
|
|
dogpile.cache>=0.5.3
|