From 9e33d9e5ff60d68aa567f83f4bdbd9367a8d8467 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Mon, 20 Feb 2023 18:49:18 +0100 Subject: [PATCH] [glance] 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: Id98a31646e24aaa38ac7c35838b7672c64b9d266 --- deliverables/antelope/glance-store.yaml | 3 +++ deliverables/antelope/python-glanceclient.yaml | 3 +++ 2 files changed, 6 insertions(+) diff --git a/deliverables/antelope/glance-store.yaml b/deliverables/antelope/glance-store.yaml index 0aced292f7..b613a70965 100644 --- a/deliverables/antelope/glance-store.yaml +++ b/deliverables/antelope/glance-store.yaml @@ -15,3 +15,6 @@ releases: projects: - repo: openstack/glance_store hash: ff1f8b38ba1dd5464265ce88a8b1ad608ccef43f +branches: + - name: stable/2023.1 + location: 4.3.0 diff --git a/deliverables/antelope/python-glanceclient.yaml b/deliverables/antelope/python-glanceclient.yaml index 4109017d2e..0fbf1e305f 100644 --- a/deliverables/antelope/python-glanceclient.yaml +++ b/deliverables/antelope/python-glanceclient.yaml @@ -15,3 +15,6 @@ releases: projects: - repo: openstack/python-glanceclient hash: 52fb6b29d84644c690c0b8566117c4bfb963b09b +branches: + - name: stable/2023.1 + location: 4.3.0