From 506eac86644d5a059c6a55a2772e8067e84c2ddf Mon Sep 17 00:00:00 2001 From: "Chandan Kumar (raukadah)" Date: Mon, 12 Dec 2022 13:17:16 +0530 Subject: [PATCH] Cut new tags for tripleo specific projects In order to fix the undercloud upgrade job, we need https://review.opendev.org/c/openstack/tripleo-heat-templates/+/861547/ and https://review.opendev.org/c/openstack/python-tripleoclient/+/867195 in a new tag so that upgrade of these packages[1] can happen. We need to do a major version for following tripleo projects for stable/zed to clear the above bug: - python-tripleoclient - tripleo-ansible - tripleo-common - tripleo-heat-templates [1].https://bugs.launchpad.net/tripleo/+bug/1996933/comments/11 Closes-Bug: #1996933 Signed-off-by: Chandan Kumar (raukadah) Change-Id: Id6429931f8db768b789412aa96bc8dcf3e3d0cca --- deliverables/_independent/python-tripleoclient.yaml | 4 ++++ deliverables/_independent/tripleo-ansible.yaml | 4 ++++ deliverables/_independent/tripleo-common.yaml | 4 ++++ deliverables/_independent/tripleo-heat-templates.yaml | 4 ++++ 4 files changed, 16 insertions(+) diff --git a/deliverables/_independent/python-tripleoclient.yaml b/deliverables/_independent/python-tripleoclient.yaml index 5dd75221e4..f269f7c2e0 100644 --- a/deliverables/_independent/python-tripleoclient.yaml +++ b/deliverables/_independent/python-tripleoclient.yaml @@ -25,3 +25,7 @@ releases: projects: - repo: openstack/python-tripleoclient hash: 0cba88a0c14041df5d688eb5fc82a78527f70750 + - version: 20.0.0 + projects: + - repo: openstack/python-tripleoclient + hash: b5e59b562329aaa0975e406e4669d3dbbef68d41 diff --git a/deliverables/_independent/tripleo-ansible.yaml b/deliverables/_independent/tripleo-ansible.yaml index 91136d46ab..9327fb1d91 100644 --- a/deliverables/_independent/tripleo-ansible.yaml +++ b/deliverables/_independent/tripleo-ansible.yaml @@ -25,3 +25,7 @@ releases: projects: - repo: openstack/tripleo-ansible hash: d2323bb1e618b31349516330c8856daa1209dcc1 + - version: 6.0.0 + projects: + - repo: openstack/tripleo-ansible + hash: 07b2333cfbbf7c4d44f68ebeb023bd6d3df4a7c8 diff --git a/deliverables/_independent/tripleo-common.yaml b/deliverables/_independent/tripleo-common.yaml index c989cbaafd..cd5cddda70 100644 --- a/deliverables/_independent/tripleo-common.yaml +++ b/deliverables/_independent/tripleo-common.yaml @@ -33,3 +33,7 @@ releases: projects: - repo: openstack/tripleo-common hash: c0f8e094a52e0573c3f95e39f873f15c2fc9c371 + - version: 18.0.0 + projects: + - repo: openstack/tripleo-common + hash: 0253c356d99193a4ab9417b018877f4fe916487d diff --git a/deliverables/_independent/tripleo-heat-templates.yaml b/deliverables/_independent/tripleo-heat-templates.yaml index 1c662728e2..34148f1f21 100644 --- a/deliverables/_independent/tripleo-heat-templates.yaml +++ b/deliverables/_independent/tripleo-heat-templates.yaml @@ -25,3 +25,7 @@ releases: projects: - repo: openstack/tripleo-heat-templates hash: dfcf977ee8d79863747c96b46d17cadce3bd1726 + - version: 18.0.0 + projects: + - repo: openstack/tripleo-heat-templates + hash: 66a2046d99db953e4f006058c69fd43469f26361