Bump promenade dependency

Fixes an issue in up.sh script.

Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
Change-Id: I2ee50f1316120e01e39d12caca961b82f0950f62
This commit is contained in:
Ruslan Aliev 2023-06-09 11:44:50 -05:00
parent 0f2ab241f9
commit 493223f81c
4 changed files with 4 additions and 4 deletions

View File

@ -8,7 +8,7 @@ pylibyaml==0.1.0
PyYAML<=5.4.1
deckhand @ git+https://opendev.org/airship/deckhand.git@06b1631d8a31a1e7147e8751025d0ef2ff4b31f5#egg=deckhand
shipyard-client @ git+https://opendev.org/airship/shipyard.git@7ea83c25efc4e689e5cb0df19614d9ca538eda22#egg=shipyard-client&subdirectory=src/bin/shipyard_client
promenade @ git+https://opendev.org/airship/promenade.git@3c68fb2281d7ab9ce1274c94057f5dbb78bccf1c#egg=promenade
promenade @ git+https://opendev.org/airship/promenade.git@16debd81747fcde8e0628e141ee67d697b06c46d#egg=promenade
oslo.i18n
oslo.utils<=4.12.3
six

View File

@ -97,7 +97,7 @@ pip==21.3.1
platformdirs==2.4.0
ply==3.11
prettytable==2.5.0
promenade @ git+https://opendev.org/airship/promenade.git@3c68fb2281d7ab9ce1274c94057f5dbb78bccf1c
promenade @ git+https://opendev.org/airship/promenade.git@16debd81747fcde8e0628e141ee67d697b06c46d
prometheus-client==0.17.0
psycopg2-binary==2.9.6
PTable==0.9.2

View File

@ -96,7 +96,7 @@ pbr==5.5.1 ; python_version >= '2.6'
platformdirs==3.5.1 ; python_version >= '3.7'
ply==3.11
prettytable==3.7.0 ; python_version >= '3.7'
git+https://opendev.org/airship/promenade.git@45bcba068eb42fe6ba54d494b12122600dcb2c6c#egg=promenade
git+https://opendev.org/airship/promenade.git@16debd81747fcde8e0628e141ee67d697b06c46d#egg=promenade
prometheus-client==0.16.0 ; python_version >= '3.6'
psycopg2-binary==2.9.6
ptable==0.9.2

View File

@ -1,3 +1,3 @@
DECKHAND_VERSION=commit/06b1631d8a31a1e7147e8751025d0ef2ff4b31f5
SHIPYARD_VERSION=commit/7ea83c25efc4e689e5cb0df19614d9ca538eda22
PROMENADE_VERSION=commit/3c68fb2281d7ab9ce1274c94057f5dbb78bccf1c
PROMENADE_VERSION=commit/16debd81747fcde8e0628e141ee67d697b06c46d