Files
releases/deliverables/rocky/neutron.yaml
Andreas Jaeger e09d9b868c Remove neutron branch feature/graphql
This branch was already *removed* from git and a change to this file
recreated it. Remove it completely.

Change-Id: I6e06d8c45e25ffb4a2646565a0f39eca65fde96d
2019-10-01 14:46:32 +02:00

71 lines
2.4 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
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