From 32094f66bdfe0e6e4479af9d8b129051e835340d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Beraud?= Date: Mon, 4 Sep 2023 11:53:55 +0200 Subject: [PATCH] [ironic] 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: Id80348a409505f2af719da550dbfc8e37ef89eb4 --- deliverables/bobcat/ironic-lib.yaml | 3 +++ deliverables/bobcat/metalsmith.yaml | 3 +++ deliverables/bobcat/python-ironicclient.yaml | 3 +++ deliverables/bobcat/sushy.yaml | 3 +++ 4 files changed, 12 insertions(+) diff --git a/deliverables/bobcat/ironic-lib.yaml b/deliverables/bobcat/ironic-lib.yaml index 35e1baba4b..30f3dd99ac 100644 --- a/deliverables/bobcat/ironic-lib.yaml +++ b/deliverables/bobcat/ironic-lib.yaml @@ -11,3 +11,6 @@ releases: projects: - repo: openstack/ironic-lib hash: bdbd0e9287610341c7e570769b0ec6541019bde2 +branches: + - name: stable/2023.2 + location: 5.5.0 diff --git a/deliverables/bobcat/metalsmith.yaml b/deliverables/bobcat/metalsmith.yaml index cc0d19aa3b..293101d07a 100644 --- a/deliverables/bobcat/metalsmith.yaml +++ b/deliverables/bobcat/metalsmith.yaml @@ -14,3 +14,6 @@ releases: projects: - repo: openstack/metalsmith hash: 968c9a0608970ef255a6228092159dd7142d8759 +branches: + - name: stable/2023.2 + location: 2.0.1 diff --git a/deliverables/bobcat/python-ironicclient.yaml b/deliverables/bobcat/python-ironicclient.yaml index 502958d39e..6778f9522d 100644 --- a/deliverables/bobcat/python-ironicclient.yaml +++ b/deliverables/bobcat/python-ironicclient.yaml @@ -19,3 +19,6 @@ releases: projects: - repo: openstack/python-ironicclient hash: cea2c5a574f2213f644aa0fef8f3aeecc1d56476 +branches: + - name: stable/2023.2 + location: 5.4.0 diff --git a/deliverables/bobcat/sushy.yaml b/deliverables/bobcat/sushy.yaml index dd6d51beae..13f21e98d9 100644 --- a/deliverables/bobcat/sushy.yaml +++ b/deliverables/bobcat/sushy.yaml @@ -14,3 +14,6 @@ releases: projects: - repo: openstack/sushy hash: 7c2a2511fc8f34356613920b0fe58837198a68b4 +branches: + - name: stable/2023.2 + location: 4.5.1