[cinder] 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: I10c4c3213d5a668fd6bc80b22ee22698029bada9
This commit is contained in:
parent
95f1dc4ab0
commit
5d8ba89a79
@ -11,3 +11,6 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/os-brick
|
||||
hash: 65f922b16706adf75c4bffe2790ee2a5f1dea412
|
||||
branches:
|
||||
- name: stable/2023.1
|
||||
location: 6.2.0
|
||||
|
@ -11,3 +11,6 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/python-brick-cinderclient-ext
|
||||
hash: 273bdf22d4c94141b7dab80b50dd7af9a637d7a3
|
||||
branches:
|
||||
- name: stable/2023.1
|
||||
location: 2.1.0
|
||||
|
@ -15,3 +15,6 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/python-cinderclient
|
||||
hash: f7a612ef3edf1158cac8829af97ed64920720b6a
|
||||
branches:
|
||||
- name: stable/2023.1
|
||||
location: 9.3.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user