![Előd Illés](/assets/img/avatar_default.png)
This tags the final release for all cycle-with-rc projects for 2024.2 Dalmatian. While not required, having PTLs ack this patch would be nice to include that record in the merged metadata. Release activity should now be frozen until this is processed on October 2nd. Any bugfixes merged to stable/2024.2 can be queued up and ready to go as a follow on stable release after the coordinated release date. There are different diff-start values for each project. This is used when generating release notes to denote the point where the stable/2024.1 branch started to diverge from what is included on stable/2024.2. For some, this will be the final 2024.1 Caracal major version, but if multiple RCs were done, this may show the initial RC1 release version. This is normal. This patch will be merged on October 2nd. Change-Id: I093fc9dda6d787ead5b40defccddadbf913046ec
41 lines
1.4 KiB
YAML
41 lines
1.4 KiB
YAML
---
|
|
launchpad: neutron
|
|
team: neutron
|
|
type: service
|
|
release-model: cycle-with-rc
|
|
repository-settings:
|
|
openstack/neutron: {}
|
|
releases:
|
|
- version: 25.0.0.0b1
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 305e1451bbc980258d7f1accdbba83e5b08ab59e
|
|
- version: 25.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: dd3853007bb36999d391a823505fbe0c279d2317
|
|
- version: 25.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 363ffa6e9e1ab5968f87d45bc2f1cb6394f48b9f
|
|
- version: 25.0.0
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 363ffa6e9e1ab5968f87d45bc2f1cb6394f48b9f
|
|
diff-start: 24.0.0.0rc1
|
|
cycle-highlights:
|
|
- Manager role support was added to the Neutron APIs, meeting the
|
|
next phase of the Secure RBAC community goals.
|
|
- All supported mechanism drivers (ML2/OVS, ML2/OVN) can now use the
|
|
WSGI API module, completing the first phase of eventlet library
|
|
deprecation.
|
|
- Changed from using ``subquery`` to ``selectin`` for the DB load
|
|
strategy, which should increase performance and reduce complexity.
|
|
- OVN routers can now be attached to tunnelled external gateway networks.
|
|
- Support was added for nested SNAT in the ML2/OVN driver, bringing
|
|
it in line with existing behavior in other drivers.
|
|
branches:
|
|
- name: stable/2024.2
|
|
location: 25.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/neutron/2024.2.html
|