Add jmespath to requirements.txt
jmespath is required for the json_query Jinja filter, which is used in the neutron rolling upgrade playbooks. Change-Id: I2100d757e07d8400402a8a16747e0f88ef7fc7c5 Closes-Bug: #1804242
This commit is contained in:
parent
7598edca5b
commit
d0122fff69
@ -11,3 +11,4 @@ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.
|
||||
PyYAML>=3.12 # MIT
|
||||
netaddr>=0.7.18 # BSD
|
||||
cryptography>=2.1 # BSD/Apache-2.0
|
||||
jmespath>=0.9.3 # MIT
|
||||
|
Loading…
Reference in New Issue
Block a user