Update PROJECT_REF for OPENSTACK_2024.1 images
For each service, it was selected the latest commit of the branch stable/2024.1 The docker images are: - stx-heat - stx-cinder - stx-glance - stx-keystone Test Plan: PASS - Build stx-heat docker image PASS - Build stx-cinder docker image PASS - Build stx-glance docker image PASS - Build stx-keystone docker image PASS - Load built Docker images to registry.local and apply stx-openstack Story: 2011303 Task: 51605 Depends-on: https://review.opendev.org/c/starlingx/root/+/940155 Change-Id: Ia26f538e0f8f5c36a5113f11ce08fa3ab0be2540 Signed-off-by: Jose Claudio <joseclaudio.paespires@windriver.com>
This commit is contained in:
parent
d69c01034b
commit
d7a3033b04
@ -3,7 +3,7 @@ LABEL=stx-cinder
|
||||
PROJECT=cinder
|
||||
DIST_REPOS="OS"
|
||||
PROJECT_REPO=https://opendev.org/openstack/cinder.git
|
||||
PROJECT_REF=e848c7cfc75c549b22be2b02a9f8360f5db2b246
|
||||
PROJECT_REF=eeb592af5e75855fa85fa9c6dec3abea8fe86740
|
||||
UPGRADE_PIP_PACKAGES=pip
|
||||
PROJECT_UID=42425
|
||||
PROJECT_GID=42425
|
||||
|
@ -2,7 +2,7 @@ BUILDER=loci
|
||||
LABEL=stx-glance
|
||||
PROJECT=glance
|
||||
PROJECT_REPO=https://opendev.org/openstack/glance.git
|
||||
PROJECT_REF=285021bdb0ea344f995508fabb8b4e2485f2cf3c
|
||||
PROJECT_REF=d0be1bededcc482946970312d92832f085d35e17
|
||||
DIST_REPOS="OS"
|
||||
UPDATE_SYSTEM_ACCOUNT="yes"
|
||||
NON_UNIQUE_SYSTEM_ACCOUNT="yes"
|
||||
|
@ -2,7 +2,7 @@ BUILDER=loci
|
||||
LABEL=stx-heat
|
||||
PROJECT=heat
|
||||
PROJECT_REPO=https://opendev.org/openstack/heat.git
|
||||
PROJECT_REF=91709d22020c8cdba8fab19a00854e65bde90887
|
||||
PROJECT_REF=435f17f855900af1010223aad0c3c8f585957f41
|
||||
DIST_REPOS="OS"
|
||||
NON_UNIQUE_SYSTEM_ACCOUNT="yes"
|
||||
PIP_PACKAGES="pycryptodomex"
|
||||
|
@ -2,7 +2,7 @@ BUILDER=loci
|
||||
LABEL=stx-keystone
|
||||
PROJECT=keystone
|
||||
PROJECT_REPO=https://opendev.org/openstack/keystone.git
|
||||
PROJECT_REF=828519f4636a3c4a5c77975b970833e0ae62955c
|
||||
PROJECT_REF=62b3c9260b79b9596545debbd7e4fcd3b4eab972
|
||||
PIP_PACKAGES="\
|
||||
ldap \
|
||||
ldappool \
|
||||
|
Loading…
x
Reference in New Issue
Block a user