[OpenStackSDK] Create 2024.2 branch for client and non-client libs
This creates the stable/2024.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, 2024/09/06. Change-Id: Ie4080ddb715d90c39ca200034bd0d59a0d32e78e
This commit is contained in:
parent
866df5f685
commit
674b79695e
@ -11,3 +11,6 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/cliff
|
||||
hash: b75afa0ecad51c7eb150b2b0c93aec1c2a159052
|
||||
branches:
|
||||
- name: stable/2024.2
|
||||
location: 4.7.0
|
||||
|
@ -23,3 +23,6 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/openstacksdk
|
||||
hash: b65b7d4d3ee12578abfa1c461e4a66a8a7230c97
|
||||
branches:
|
||||
- name: stable/2024.2
|
||||
location: 4.0.0
|
||||
|
@ -11,3 +11,6 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/osc-lib
|
||||
hash: f9bcdecf1abd0c38fd60cfd7d99a00b113bd6d57
|
||||
branches:
|
||||
- name: stable/2024.2
|
||||
location: 3.1.0
|
||||
|
Loading…
Reference in New Issue
Block a user