From ca2d9c272394644c2ce27a092a73fd7cfe2aee8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Beraud?= Date: Mon, 4 Mar 2024 15:11:36 +0100 Subject: [PATCH] [tacker] Create 2024.1 branch for client and non-client libs This creates the stable/2024.1 branch for all client and non-client libraries now that we are past the library freeze. If the team wants to wait for a specific patch to make it to the library (for example if the gate of the deliverable is broken and needs to be fixed before branching), then someone from the team can -1 the patch to have it held, or update that patch with a different commit SHA. Patches with no response will be merged by Friday, 08. Change-Id: I3d93e366085ea491591a4df76f522d7f612e776e --- deliverables/caracal/heat-translator.yaml | 3 +++ deliverables/caracal/python-tackerclient.yaml | 3 +++ deliverables/caracal/tosca-parser.yaml | 3 +++ 3 files changed, 9 insertions(+) diff --git a/deliverables/caracal/heat-translator.yaml b/deliverables/caracal/heat-translator.yaml index 84db7b9a4f..ee00e6a4fe 100644 --- a/deliverables/caracal/heat-translator.yaml +++ b/deliverables/caracal/heat-translator.yaml @@ -11,3 +11,6 @@ releases: projects: - repo: openstack/heat-translator hash: 646ef98991717118c717ed4867da1c1a0c8943f1 +branches: + - name: stable/2024.1 + location: 3.0.0 diff --git a/deliverables/caracal/python-tackerclient.yaml b/deliverables/caracal/python-tackerclient.yaml index fadaf3b184..6cffe2645b 100644 --- a/deliverables/caracal/python-tackerclient.yaml +++ b/deliverables/caracal/python-tackerclient.yaml @@ -11,3 +11,6 @@ releases: projects: - repo: openstack/python-tackerclient hash: e1cd39fa41b823138dfd3cbca4063f2f475ddc34 +branches: + - name: stable/2024.1 + location: 2.0.0 diff --git a/deliverables/caracal/tosca-parser.yaml b/deliverables/caracal/tosca-parser.yaml index f27f4694b1..c012a1b22c 100644 --- a/deliverables/caracal/tosca-parser.yaml +++ b/deliverables/caracal/tosca-parser.yaml @@ -11,3 +11,6 @@ releases: projects: - repo: openstack/tosca-parser hash: 283cb6a375070c844547e18e119bcad53e8489ca +branches: + - name: stable/2024.1 + location: 2.10.0