From fc71eca84f83b301d821a3f46ab1524d0e0a4a69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Mon, 20 Feb 2023 18:49:16 +0100 Subject: [PATCH] [ironic] Create 2023.1 branch for client and non-client libs This creates the stable/2023.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, February 24th. Change-Id: I07a53b656708ad14b426fada1bc23c46492e1a1d --- deliverables/antelope/ironic-lib.yaml | 3 +++ deliverables/antelope/metalsmith.yaml | 7 +++++++ deliverables/antelope/python-ironic-inspector-client.yaml | 3 +++ deliverables/antelope/python-ironicclient.yaml | 3 +++ deliverables/antelope/sushy.yaml | 3 +++ 5 files changed, 19 insertions(+) diff --git a/deliverables/antelope/ironic-lib.yaml b/deliverables/antelope/ironic-lib.yaml index 5d63373ef2..e6a1e1a79b 100644 --- a/deliverables/antelope/ironic-lib.yaml +++ b/deliverables/antelope/ironic-lib.yaml @@ -11,3 +11,6 @@ releases: projects: - repo: openstack/ironic-lib hash: 71a765572302176caced8c0b934dc3c13c726673 +branches: + - name: stable/2023.1 + location: 5.4.0 diff --git a/deliverables/antelope/metalsmith.yaml b/deliverables/antelope/metalsmith.yaml index 54978ac8f8..1ba0ad1150 100644 --- a/deliverables/antelope/metalsmith.yaml +++ b/deliverables/antelope/metalsmith.yaml @@ -14,3 +14,10 @@ releases: projects: - repo: openstack/metalsmith hash: a5fffb92420eb8ccafc3c55e5171b56d48d94241 + - version: 1.10.0 + projects: + - repo: openstack/metalsmith + hash: 45670dfbe809ea26be8ea63ad334b6fad78facb4 +branches: + - name: stable/2023.1 + location: 1.10.0 diff --git a/deliverables/antelope/python-ironic-inspector-client.yaml b/deliverables/antelope/python-ironic-inspector-client.yaml index f4bb87f49c..0283a9f60b 100644 --- a/deliverables/antelope/python-ironic-inspector-client.yaml +++ b/deliverables/antelope/python-ironic-inspector-client.yaml @@ -11,3 +11,6 @@ releases: projects: - repo: openstack/python-ironic-inspector-client hash: 009346e1f5c263833932aad4a51567a4fea511b3 +branches: + - name: stable/2023.1 + location: 4.9.0 diff --git a/deliverables/antelope/python-ironicclient.yaml b/deliverables/antelope/python-ironicclient.yaml index dbb14e4439..0bf1db2e3d 100644 --- a/deliverables/antelope/python-ironicclient.yaml +++ b/deliverables/antelope/python-ironicclient.yaml @@ -11,3 +11,6 @@ releases: projects: - repo: openstack/python-ironicclient hash: f945974feaa6db0793e8c958bf95ae128746ed9b +branches: + - name: stable/2023.1 + location: 5.1.0 diff --git a/deliverables/antelope/sushy.yaml b/deliverables/antelope/sushy.yaml index 9d228fc816..90ab3ae76e 100644 --- a/deliverables/antelope/sushy.yaml +++ b/deliverables/antelope/sushy.yaml @@ -18,3 +18,6 @@ releases: projects: - repo: openstack/sushy hash: 98c899997f4f7b7aaccf911c41655aad6548fe6c +branches: + - name: stable/2023.1 + location: 4.4.2