7fc969d706
This proposed a RC1 release for neutron to get any merged changes out prior to the RC1 deadline for 2024.1 Caracal going into effect. If the team is ready to proceed, please leave a +1 to acknowledge this release and we will process right away. If the team is working on any final merges, leave a -1 with some detail on the status and update the patch with the new commit hash to use when ready. Patches with no response will be merged by after Thursday, March 14th. Change-Id: I6a65da43208f7cbe5af5514ad9f87dffe4860ee0 Signed-off-by: Elod Illes <elod.illes@est.tech>
32 lines
1.1 KiB
YAML
32 lines
1.1 KiB
YAML
---
|
||
launchpad: neutron
|
||
team: neutron
|
||
type: service
|
||
release-model: cycle-with-rc
|
||
repository-settings:
|
||
openstack/neutron: {}
|
||
releases:
|
||
- version: 24.0.0.0b1
|
||
projects:
|
||
- repo: openstack/neutron
|
||
hash: b1db5137836790e6f8fa33098d228d244da2337e
|
||
- version: 24.0.0.0rc1
|
||
projects:
|
||
- repo: openstack/neutron
|
||
hash: c0f113073d4e66dd039913345bfc753288c02b56
|
||
cycle-highlights:
|
||
- Support was added for the external-gateway-multihoming API extension.
|
||
The L3 service plugins supporting it can now create multiple gateway
|
||
ports per router. It is currently limited to the L3 OVN plugin.
|
||
- Bidirectional Forwarding Detection (BFD) and Equal-Cost Multi-Path
|
||
(ECMP) configuration options are now supported on default routes.
|
||
Both configuration options have a default value of ‘False’ and are
|
||
only supported with the OVN driver.
|
||
- Metadata over IPv6 is now supported in the OVN driver.
|
||
- The L3 OVN scheduler was updated to better distribute gateways over
|
||
chassis in different eligible Availability Zones (AZs), making it
|
||
more resilient to failure.
|
||
branches:
|
||
- name: stable/2024.1
|
||
location: 24.0.0.0rc1
|