From ac069029f3afdf47bc69302bbf1d60d96b4f491e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Beraud?= Date: Mon, 4 Sep 2023 13:30:43 +0200 Subject: [PATCH] [tacker] Create 2023.2 branch for client and non-client libs This creates the stable/2023.2 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: I36cdd1f0fd99016825f936a6f437f175f2a82016 --- deliverables/bobcat/heat-translator.yaml | 3 +++ deliverables/bobcat/python-tackerclient.yaml | 3 +++ deliverables/bobcat/tosca-parser.yaml | 3 +++ 3 files changed, 9 insertions(+) diff --git a/deliverables/bobcat/heat-translator.yaml b/deliverables/bobcat/heat-translator.yaml index ad794e7ab5..84415074c4 100644 --- a/deliverables/bobcat/heat-translator.yaml +++ b/deliverables/bobcat/heat-translator.yaml @@ -11,3 +11,6 @@ releases: projects: - repo: openstack/heat-translator hash: bb139587b228616d2e4c838cf13f40059b325e97 +branches: + - name: stable/2023.2 + location: 2.8.0 diff --git a/deliverables/bobcat/python-tackerclient.yaml b/deliverables/bobcat/python-tackerclient.yaml index bf6abd223b..0c34f41305 100644 --- a/deliverables/bobcat/python-tackerclient.yaml +++ b/deliverables/bobcat/python-tackerclient.yaml @@ -11,3 +11,6 @@ releases: projects: - repo: openstack/python-tackerclient hash: e8460be8c53ad5dfbac720367cf0ae2c3291dc3b +branches: + - name: stable/2023.2 + location: 1.14.0 diff --git a/deliverables/bobcat/tosca-parser.yaml b/deliverables/bobcat/tosca-parser.yaml index 0a14f5be84..5129aac2c3 100644 --- a/deliverables/bobcat/tosca-parser.yaml +++ b/deliverables/bobcat/tosca-parser.yaml @@ -15,3 +15,6 @@ releases: projects: - repo: openstack/tosca-parser hash: 283cb6a375070c844547e18e119bcad53e8489ca +branches: + - name: stable/2023.2 + location: 2.9.1