Fix neutron rocky release highlight about port bindings

The nova side of this feature was completed in rocky
under blueprint neutron-new-port-binding-api so this
change fixes the neutron rocky highlight by removing
the sentence saying nova's support will come in stein.

Change-Id: I3866a7acc2485166364f2ec27b03ded2e0584f2a
This commit is contained in:
Matt Riedemann 2018-08-30 12:25:34 -04:00
parent 40187826d4
commit 2d9218c955

View File

@ -40,9 +40,8 @@ releases:
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 instance migration
support. Better live-migration support is a long-standing topic and Nova support
will be coming in the next Stein release.'
- '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.'