releases/deliverables/caracal/neutron.yaml
Hervé Beraud 32576ed4d3
Final RC patch for neutron
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>
2024-03-27 19:32:33 +01:00

37 lines
1.3 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
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