c8c098b3f5
The changes in the unittests are because testtools does explicit exception matching, not subclass matching. Also the first GET call is actually supposed to be a 302 redirect. I do not understand why the first form worked with heatclient. Change-Id: I4b23304c09a1b985cc595a75587dbbc0472d450a
22 lines
377 B
Plaintext
22 lines
377 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-designateclient>=2.1.0
|
|
|
|
dogpile.cache>=0.5.3
|