From 9b62a49eae5b29088c1f7899949df38ae91494e2 Mon Sep 17 00:00:00 2001 From: "Crank, Daniel (dc6350)" Date: Thu, 18 Apr 2019 11:28:13 -0500 Subject: [PATCH] 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 --- requirements-direct.txt | 2 +- requirements-frozen.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-direct.txt b/requirements-direct.txt index edcb9099..70181464 100644 --- a/requirements-direct.txt +++ b/requirements-direct.txt @@ -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 diff --git a/requirements-frozen.txt b/requirements-frozen.txt index daf5e5ee..53205434 100644 --- a/requirements-frozen.txt +++ b/requirements-frozen.txt @@ -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