7d1ac10e75
As a preparation for the transition of stable/2023.1 to Unmaintained, this release picks up new commits to neutron since the last release from stable/2023.1. This is being proposed as a convenience to help make sure stable changes are being released. If the team is good with this going out, please respond with a +1 to let the release team know it is OK to proceed. If it is not wanted at this time, or if there are more changes that would be good to get merged before doing a stable release, please leave a -1 with a comment with what the team would prefer. We can then either abandon this patch, or wait for an update with a new commit hash to use instead. $ git log --oneline --no-merges 22.2.0..a1732d4f39 a1732d4f39 Don't print traceback if standard attr is missing on update Change-Id: I82dafb3520f9c286e557705601caf5e2eb38778c Signed-off-by: Elod Illes <elod.illes@est.tech>
57 lines
1.8 KiB
YAML
57 lines
1.8 KiB
YAML
---
|
|
launchpad: neutron
|
|
team: neutron
|
|
type: service
|
|
release-model: cycle-with-rc
|
|
repository-settings:
|
|
openstack/neutron: {}
|
|
cycle-highlights:
|
|
- Implementation of the secure role-based access control (sRBAC).
|
|
- Enabled the host multisegment support (only for ML2/OVS mechanism
|
|
driver)
|
|
- Support of Neutron dynamic routing with ML2/OVN.
|
|
- Placement enablement for tunnelled networks and shared resources
|
|
(tunnelled and physical networks sharing the same interface).
|
|
- Support of SQLAlchemy 1.4 (prior to version 2.0).
|
|
- Creation of a new OVN agent that will implement all needed functionalities
|
|
not provided by the ovn-controller. The first one to be migrated
|
|
will be the metadata service.
|
|
releases:
|
|
- version: 22.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 92766c85b642bdece24c629625bf80050882c797
|
|
- version: 22.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 37abad3e40e364acfd452847b1fc5b8f39098bc9
|
|
- version: 22.0.0
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 37abad3e40e364acfd452847b1fc5b8f39098bc9
|
|
diff-start: 21.0.0.0rc1
|
|
- version: 22.0.1
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: e461aab2850ae4316772bd00e88574c392a1942e
|
|
- version: 22.0.2
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 792132804a4a29703b95052313aa4fc405f19ad6
|
|
- version: 22.1.0
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: d25fcadcffd6396f76afdf9bc5da251def074986
|
|
- version: 22.2.0
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 82ece4f126ba7c3d03ab10d0094ce5df65dcf2ac
|
|
- version: 22.2.1
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: e5e67491ddc603c345659caf4823d0a25e2ef03d
|
|
branches:
|
|
- name: stable/2023.1
|
|
location: 22.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/neutron/2023.1.html
|