Files
releases/deliverables/victoria/neutron.yaml
Brian Haley 092e5761d3 Update Victoria cycle highlights for Neutron
Fix-up some grammar issues.

Change-Id: Ice162272fb6d6fec1e4ef57e3b637958b9ab2553
2020-09-11 14:13:02 -04:00

20 lines
778 B
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: {}
cycle-highlights:
- Metadata service is now available over IPv6.
Users can now use metadata service without config drive in
IPv6-only networks.
- Support for ``flat`` networks has been added for Distributed Virtual
Routers (``DVR``).
- Support for Floating IP port forwarding has been added for the ``OVN``
backend. Users can now create port forwardings for Floating IPs when
the OVN backend is used in Neutron.
- Added support for router availability zones in OVN. The OVN driver can now
read from the routers availability_zone_hints field and schedule router
ports accordingly with the given availability zones.