Update Victoria cycle highlights for Neutron

Fix-up some grammar issues.

Change-Id: Ice162272fb6d6fec1e4ef57e3b637958b9ab2553
This commit is contained in:
Brian Haley 2020-09-11 14:13:02 -04:00
parent fbaef66700
commit 092e5761d3

View File

@ -6,14 +6,14 @@ release-model: cycle-with-rc
repository-settings: repository-settings:
openstack/neutron: {} openstack/neutron: {}
cycle-highlights: cycle-highlights:
- Metadata service is now available also over the IPv6 address. - Metadata service is now available over IPv6.
Users can now use metadata service without config drive in the Users can now use metadata service without config drive in
IPv6-only networks now. IPv6-only networks.
- Support for ``flat`` networks has been added for Distributed virtual - Support for ``flat`` networks has been added for Distributed Virtual
routers (``DVR``). Routers (``DVR``).
- Support for floating IPs port forwarding has been added for the ``OVN`` - Support for Floating IP port forwarding has been added for the ``OVN``
backend. Users can now create port forwardings for Floating IP when also backend. Users can now create port forwardings for Floating IPs when
when OVN backend is used in Neutron. the OVN backend is used in Neutron.
- Added support for router availability zones in OVN. The OVN driver can now - Added support for router availability zones in OVN. The OVN driver can now
read from the routers availability_zone_hints field and schedule router read from the routers availability_zone_hints field and schedule router
ports accordingly with the given availability zones. ports accordingly with the given availability zones.