Upversion of PROJECT_REF to Caracal branches
Updated PROJECT_REF in stx-neutron and stx-placement to ensure compatibility with stable/2024.1. The upversion depends on requirements being updated to newer versions, as outlined in https://review.opendev.org/c/starlingx/root/+/939645. Test Plan: - PASS: Build stx-neutron image - PASS: Build stx-placement image - PASS: Override neutron placement tags - PASS: Apply STX-O with image overrides Story: 2011303 Task: 51606 Depends-on: https://review.opendev.org/c/starlingx/root/+/939645 Change-Id: Iefa653af1565c6cfd200626c8e09493aff30d991 Signed-off-by: vrochalo <vinicius.rochalobo@windriver.com>
This commit is contained in:
parent
d7a3033b04
commit
e1135ad98c
@ -3,7 +3,7 @@ LABEL=stx-neutron
|
||||
PROJECT=neutron
|
||||
DIST_REPOS="OS"
|
||||
PROJECT_REPO=https://opendev.org/openstack/neutron.git
|
||||
PROJECT_REF=69f64a1f8085e7e9033592c62b1ab50bb4ce4295
|
||||
PROJECT_REF=854ade9f2c41ec130719cd7b0db1e94fa72d4ab7
|
||||
UPDATE_SYSTEM_ACCOUNT="yes"
|
||||
NON_UNIQUE_SYSTEM_ACCOUNT="yes"
|
||||
PIP_PACKAGES="\
|
||||
|
@ -2,7 +2,7 @@ BUILDER=loci
|
||||
LABEL=stx-placement
|
||||
PROJECT=placement
|
||||
PROJECT_REPO=https://opendev.org/openstack/placement.git
|
||||
PROJECT_REF=b3652feea1855c9481c9441976379d9851c0c62f
|
||||
PROJECT_REF=af00c864e98ae76cae3e621ad95868234d027882
|
||||
PROJECT_UID=42425
|
||||
PROJECT_GID=42425
|
||||
PIP_PACKAGES="pycryptodomex httplib2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user