9b62a49eae
A recent Promenade change [0] introduced user-context tracing support in Promenade, which requires the passing of an additional parameter to the Deckhand API client. The Deckhand client was updated to handle the additional parameter [1], but the Deckhand version Promenade uses was not updated. This change uplifts the version of Deckhand in requirements.txt for Promenade to a version that supports the aforementioned, additional, user-context parameter. [0] https://review.openstack.org/634071 [1] https://review.openstack.org/634068 Change-Id: Iaea328b32f95262e9e81be957893b7a50ac295fa
18 lines
369 B
Plaintext
18 lines
369 B
Plaintext
beaker==1.9.1
|
|
click==6.7
|
|
falcon==1.2.0
|
|
jinja2==2.9.6
|
|
jsonpath-ng==1.4.3
|
|
jsonschema==2.6.0
|
|
keystoneauth1==3.2.0
|
|
keystonemiddleware==4.17.0
|
|
kubernetes==3.0.0
|
|
oslo.context==2.19.2
|
|
oslo.policy==1.22.1
|
|
pastedeploy==1.5.2
|
|
pbr==3.0.1
|
|
pyyaml==3.12
|
|
requests==2.18.4
|
|
uwsgi==2.0.15
|
|
git+https://git.openstack.org/openstack/airship-deckhand@a76ffb66ae809c19281a6cf5c9414ed197d249b7
|