airflow: Update Armada version
A recent Shipyard change [0] introduced user-context tracing support in Shipyard, which requires the passing of an additional parameter to the Armada API client. The Armada client was updated to handle the additional parameter [1]; however, the Shipyard version Armada uses was not updated. This change uplifts the version of Armada in requirements.txt for the Airflow component of Shipyard to a version that supports the aforementioned, additional, user-context parameter. [0] https://review.openstack.org/633873 [1] https://review.openstack.org/638124 Change-Id: I7dfbda842eb136858fbb6d891b96d057a977c913
This commit is contained in:
parent
9c5270b616
commit
cdad9e7cbc
@ -41,4 +41,4 @@ Werkzeug==0.14.1
|
||||
# Dependencies for other UCP components
|
||||
git+https://git.openstack.org/openstack/airship-deckhand@0aae9dc1776bd97ab8f4152a51baedb24eb61396#egg=deckhand
|
||||
git+https://git.openstack.org/openstack/airship-drydock.git@d93d6d5a0a370ced536180612d1ade708e29cd47#egg=drydock_provisioner&subdirectory=python
|
||||
git+https://git.openstack.org/openstack/airship-armada.git@37249f3492b137ff6beb3d3c7e5e9dc1732ef8fb#egg=armada
|
||||
git+https://git.openstack.org/openstack/airship-armada.git@af8a9ffd0873c2fbc915794e235dbd357f2adab1#egg=armada
|
||||
|
Loading…
Reference in New Issue
Block a user