[neutron] Create 2024.1 branch for client and non-client libs
This creates the stable/2024.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, 08. Change-Id: I391fbd0e4a0b2b57200bc47bc24c770dcf068e04
This commit is contained in:
parent
892588f3dc
commit
9a8f4c7ca2
@ -19,3 +19,6 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/neutron-lib
|
||||
hash: d131b53403b4dc4c1e4730cb723e75b8668b894d
|
||||
branches:
|
||||
- name: stable/2024.1
|
||||
location: 3.11.0
|
||||
|
@ -15,3 +15,6 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/os-ken
|
||||
hash: 5a19480aa59a6f8df350ca4d4ab36af549e0dbe6
|
||||
branches:
|
||||
- name: stable/2024.1
|
||||
location: 2.8.1
|
||||
|
@ -18,3 +18,6 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/ovsdbapp
|
||||
hash: 11b11a1108c75a7847e080c7a9d98828bd746e53
|
||||
branches:
|
||||
- name: stable/2024.1
|
||||
location: 2.6.0
|
||||
|
@ -15,3 +15,6 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/python-neutronclient
|
||||
hash: 4e48e90788365cdb166f16edbd893b55fdb85993
|
||||
branches:
|
||||
- name: stable/2024.1
|
||||
location: 11.2.0
|
||||
|
Loading…
Reference in New Issue
Block a user