[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
This commit is contained in:
parent
da2ebeead5
commit
32094f66bd
@ -11,3 +11,6 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/ironic-lib
|
||||
hash: bdbd0e9287610341c7e570769b0ec6541019bde2
|
||||
branches:
|
||||
- name: stable/2023.2
|
||||
location: 5.5.0
|
||||
|
@ -14,3 +14,6 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/metalsmith
|
||||
hash: 968c9a0608970ef255a6228092159dd7142d8759
|
||||
branches:
|
||||
- name: stable/2023.2
|
||||
location: 2.0.1
|
||||
|
@ -19,3 +19,6 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/python-ironicclient
|
||||
hash: cea2c5a574f2213f644aa0fef8f3aeecc1d56476
|
||||
branches:
|
||||
- name: stable/2023.2
|
||||
location: 5.4.0
|
||||
|
@ -14,3 +14,6 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/sushy
|
||||
hash: 7c2a2511fc8f34356613920b0fe58837198a68b4
|
||||
branches:
|
||||
- name: stable/2023.2
|
||||
location: 4.5.1
|
||||
|
Loading…
Reference in New Issue
Block a user