Update Deckhand version
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
This commit is contained in:
parent
7422b92c2d
commit
9b62a49eae
@ -14,4 +14,4 @@ pbr==3.0.1
|
||||
pyyaml==3.12
|
||||
requests==2.18.4
|
||||
uwsgi==2.0.15
|
||||
git+https://git.openstack.org/openstack/airship-deckhand@c1d0ff683ee94626b709954ad442b4f202f714d5
|
||||
git+https://git.openstack.org/openstack/airship-deckhand@a76ffb66ae809c19281a6cf5c9414ed197d249b7
|
||||
|
@ -14,7 +14,7 @@ cmd2==0.9.6
|
||||
colorama==0.4.0
|
||||
cryptography==2.3.1
|
||||
debtcollector==1.20.0
|
||||
git+https://git.openstack.org/openstack/airship-deckhand@2f596fd62713bfd4149757a77a4943dd60b64cca
|
||||
git+https://git.openstack.org/openstack/airship-deckhand@a76ffb66ae809c19281a6cf5c9414ed197d249b7
|
||||
decorator==4.3.0
|
||||
deepdiff==3.3.0
|
||||
dnspython==1.15.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user