releases/deliverables/caracal/neutron.yaml

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