[dnm] support armada-go [pegleg]

Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
Change-Id: I092b90a58525fbc78293ca5e7ea29c4341ca62c5
This commit is contained in:
Ruslan Aliev 2024-01-07 19:38:33 -06:00
parent 747f687979
commit fb50d5af58
4 changed files with 4 additions and 4 deletions

View File

@ -13,7 +13,7 @@ ENV LANG=C.UTF-8
ENV LC_ALL=C.UTF-8
ARG DECKHAND_VERSION=branch/master
ARG SHIPYARD_VERSION=branch/master
ARG PROMENADE_VERSION=branch/master
ARG PROMENADE_VERSION=commit/cce0abf887e7e026f6140cea26fff2312164d6e5
RUN set -ex \
&& apt update -qq \

View File

@ -6,7 +6,7 @@ pylibyaml
PyYAML
deckhand @ git+https://opendev.org/airship/deckhand.git@37ba567da5bf7f146f54a468478a025c70793574#egg=deckhand
shipyard-client @ git+https://opendev.org/airship/shipyard.git@1ba0e726280307551ebfe499c74e79717400dcb8#egg=shipyard-client&subdirectory=src/bin/shipyard_client
promenade @ git+https://opendev.org/airship/promenade.git@2dda3c505c3e00280be8afb111d657f31b3149cd#egg=promenade
promenade @ git+https://review.opendev.org/airship/promenade.git@refs/changes/13/904913/4#egg=promenade
oslo.i18n==6.0.0
oslo.utils==4.12.3
six

View File

@ -86,7 +86,7 @@ pip==23.1.2
pkgutil_resolve_name==1.3.10
ply==3.11
prettytable==3.8.0
promenade @ git+https://opendev.org/airship/promenade.git@2dda3c505c3e00280be8afb111d657f31b3149cd
promenade @ git+https://review.opendev.org/airship/promenade.git@refs/changes/13/904913/4#egg=promenade
prometheus-client==0.17.0
psycopg2-binary==2.9.6
PTable==0.9.2

View File

@ -1,3 +1,3 @@
DECKHAND_VERSION=commit/37ba567da5bf7f146f54a468478a025c70793574
SHIPYARD_VERSION=commit/1ba0e726280307551ebfe499c74e79717400dcb8
PROMENADE_VERSION=commit/2dda3c505c3e00280be8afb111d657f31b3149cd
PROMENADE_VERSION=commit/cce0abf887e7e026f6140cea26fff2312164d6e5