[neutron] 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: I11eaf89ae2ab1fc42dfec9848ab8c3423ef372f7
This commit is contained in:
parent
da2ebeead5
commit
e6fbdbdab9
@ -27,3 +27,6 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/neutron-lib
|
||||
hash: 4f862daccc18532087d7490b7328731b391e02de
|
||||
branches:
|
||||
- name: stable/2023.2
|
||||
location: 3.8.0
|
||||
|
@ -11,3 +11,6 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/os-ken
|
||||
hash: 41c852e4551ebe07e0dafbd92350f116b13f6f75
|
||||
branches:
|
||||
- name: stable/2023.2
|
||||
location: 2.7.0
|
||||
|
@ -18,3 +18,6 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/ovsdbapp
|
||||
hash: 6f7aed70982ba33ccf5a76a02bf9f9fa659e505c
|
||||
branches:
|
||||
- name: stable/2023.2
|
||||
location: 2.4.1
|
||||
|
@ -15,3 +15,6 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/python-neutronclient
|
||||
hash: d4976152401907b94d50a1ec3ad473fbe7c32dad
|
||||
branches:
|
||||
- name: stable/2023.2
|
||||
location: 11.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user