a31ff1c982
This transition the rocky branch to extended maintenance. Changes for bugfixes and things the team deems important are still encouraged, but there will no longer be official releases off of the branch. Please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final backports currently in flight that we should wait for. For the latter case, please update the patch with the new commit hash after doing a final release to get those changes out so we know to proceed with the transition. Change-Id: I01ef24a145b52782725ae274dec2a7b3c0243033 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
87 lines
2.9 KiB
YAML
87 lines
2.9 KiB
YAML
---
|
|
launchpad: neutron
|
|
team: neutron
|
|
type: service
|
|
release-model: cycle-with-milestones
|
|
repository-settings:
|
|
openstack/neutron: {}
|
|
branches:
|
|
- location: 13.0.0.0rc1
|
|
name: stable/rocky
|
|
releases:
|
|
- projects:
|
|
- hash: 4d40e6e40e6c02d097c41ee68ec1b885b27e8909
|
|
repo: openstack/neutron
|
|
version: 13.0.0.0b1
|
|
- projects:
|
|
- hash: 9d056139a8b09eb99d6dc5d7e7a519c7a2f69131
|
|
repo: openstack/neutron
|
|
version: 13.0.0.0b2
|
|
- projects:
|
|
- hash: f597b4bee00334abac3f5bbcfd2053ec885bcb62
|
|
repo: openstack/neutron
|
|
version: 13.0.0.0b3
|
|
- projects:
|
|
- hash: 5226e50c68084dd3d76861d1247f9f292949b616
|
|
repo: openstack/neutron
|
|
version: 13.0.0.0rc1
|
|
- projects:
|
|
- hash: b6314ea6c3df11c6b27cd39844c53b65be0d9060
|
|
repo: openstack/neutron
|
|
version: 13.0.0.0rc2
|
|
- diff-start: 12.0.0.0rc1
|
|
projects:
|
|
- hash: b6314ea6c3df11c6b27cd39844c53b65be0d9060
|
|
repo: openstack/neutron
|
|
version: 13.0.0
|
|
- projects:
|
|
- hash: d48b0c15ac97c6644718651ce6e14cae9c32d07b
|
|
repo: openstack/neutron
|
|
version: 13.0.1
|
|
- projects:
|
|
- hash: 41f81b9c374e89501ba7ea53f5627009ba99b756
|
|
repo: openstack/neutron
|
|
version: 13.0.2
|
|
- projects:
|
|
- hash: 31a48bea869f3b7fafcf8ec2fae683456885c3cf
|
|
repo: openstack/neutron
|
|
version: 13.0.3
|
|
- projects:
|
|
- hash: feab3462b2bf8b06caba6a15b2311309c6c08a50
|
|
repo: openstack/neutron
|
|
version: 13.0.4
|
|
- projects:
|
|
- hash: f57e0e6029da3efefd71941d6163a9e03919472a
|
|
repo: openstack/neutron
|
|
version: 13.0.5
|
|
- projects:
|
|
- hash: 22250e783b194b9d188268c0d301581d73bd430d
|
|
repo: openstack/neutron
|
|
version: 13.0.6
|
|
- version: 13.0.7
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 7aa69ff319875c7e97b49b8c2e139316c1c43c28
|
|
- version: rocky-em
|
|
projects:
|
|
- repo: openstack/neutron
|
|
hash: 7aa69ff319875c7e97b49b8c2e139316c1c43c28
|
|
cycle-highlights:
|
|
- Per TCP/UDP port forwarding on floating IP is supported. Operators
|
|
can save the number of global IP addresses for floating IPs.
|
|
- Multiple bindings for compute owned ports is supported for better
|
|
server live migration support.
|
|
- Perform validation on filter parameters on listing resources. Previously
|
|
filter parameters were unclear for API users. This release improves
|
|
the API behavior on resource filtering and documentation in the
|
|
Neutron API references a lot.
|
|
- (fwaas) Logging on firewall events is supported. It is useful for
|
|
operators to debug FWaaS.
|
|
- (vpnaas) Newer versions of liberswan 3.19+ are supported so that
|
|
operators can run neutron-vpnaas IPsec VPN with newer distributions.
|
|
- (ovn) Support migration from an existing ML2OVS TripleO deployment
|
|
to ML2OVN TripleO deployment.
|
|
- (bagpipe) bagpipe-bgp, a reference implementation of Neutron BGP
|
|
VPN support, supports E-VPN with OVS.
|
|
release-notes: https://docs.openstack.org/releasenotes/neutron/rocky.html
|