Add jmespath to test-requirements.txt
Adding this python library enables us to use the json_query filter, which is amazing, and deserves to be president. Change-Id: I7b510267ebfabfa2b9aaf0220c88baf54eecf564
This commit is contained in:
parent
7c3e6d4b67
commit
8dad195e62
@ -35,3 +35,6 @@ python-keystoneclient>=3.8.0 # Apache-2.0
|
||||
# We use this for the Ansible openstack
|
||||
# modules.
|
||||
shade>=1.17.0 # Apache-2.0
|
||||
|
||||
# We use this for the json_query filter
|
||||
jmespath>=0.9.3 # MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user