32576ed4d3
This creates a new RC before the final release candidate deadline to release the latest fixes and/or translations. Please ack with a +1, or if there is some reason to hold off, leave a -1. Patches with no response will be merged by Friday, March 29th. $ git log --oneline --no-merges 24.0.0.0rc1..d683804dfa d683804dfa Check unspecified flavor in user defined driver 0eccc52f82 Enhance IptablesFirewallDriver with remote address groups fed96541c7 Fix making all user defined flavor routers HA 14f5d52fa7 Update TOX_CONSTRAINTS_FILE for stable/2024.1 0ed3ab9d80 Update .gitreview for stable/2024.1 Change-Id: Ia79597a22d141fdba5ee40feee29f87728f60918 Signed-off-by: Hervé Beraud <hberaud@redhat.com>
37 lines
1.3 KiB
YAML
37 lines
1.3 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
|
||
- version: 24.0.0.0rc2
|
||
projects:
|
||
- repo: openstack/neutron
|
||
hash: d683804dfa046b80c9d4758ab7aa649f3ca7af18
|
||
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
|
||
release-notes: https://docs.openstack.org/releasenotes/neutron/2024.1.html
|