e888d8e5cd
ansible upstream recently added a filter using jmespath to allow for arbitrary querying of complex data structures. While reviewing that patch, it seemed quite flexible and lovely. It's also apparently also used in boto for similar reasons, so we're following a pretty well tested solution - and since it's now a depend on ansible, the extra depend shouldn't be too much of a burden for most folks. Change-Id: Ia4bf455f0e32f29a6fce79c71fecce7b0ed57ea5
27 lines
498 B
Plaintext
27 lines
498 B
Plaintext
pbr>=0.11,<2.0
|
|
|
|
munch
|
|
decorator
|
|
jmespath
|
|
jsonpatch
|
|
ipaddress
|
|
os-client-config>=1.20.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-glanceclient>=1.0.0
|
|
python-cinderclient>=1.3.1
|
|
python-neutronclient>=2.3.10
|
|
python-troveclient>=1.2.0
|
|
python-ironicclient>=0.10.0
|
|
python-swiftclient>=2.5.0
|
|
python-heatclient>=1.0.0
|
|
python-designateclient>=2.1.0
|
|
python-magnumclient>=2.1.0
|
|
|
|
dogpile.cache>=0.5.3
|