Pin Deckhand Client Version

The one that we are currently point to is missing critical
fixes [0]. Hence we will need to pin to the current latest
deckhand merged commit which contains the fix for the deckhand
client.

[0] https://review.gerrithub.io/#/c/402182/

Change-Id: Ic523f675e527dc1b129131b75e0c0716d086f40e
This commit is contained in:
Anthony Lin 2018-03-07 02:15:19 +00:00
parent 0bc56d092b
commit 0a7d0d36c9
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ RUN pip3 uninstall -y snakebite || true
# Install Armada, DeckHand and DryDock Client Libraries
RUN pip3 install -e git://github.com/att-comdev/armada.git@7a2ba22ab12a3f1f180b6af4085972ba44853377#egg=armada
RUN pip3 install -e git://github.com/att-comdev/deckhand.git@86ae1ba9ee9a6a5ad4ff92d17fcd7e57fe1bb5d2#egg=deckhand
RUN pip3 install -e git://github.com/att-comdev/deckhand.git@3cdf3d2d896d43c6e3bc26170522c3eee0d7158f#egg=deckhand
RUN pip3 install -e git://github.com/att-comdev/drydock.git@42aa3c486ee4c495c2377d31481df5ab681f84f2#egg=drydock_provisioner
# Create airflow user