Cleanup v18.0.0 release notes' prelude
The v18.0.0 tempest release notes had cluttered the prelude section with random details about a OVS feature. This did not belong in the prelude because this section is for high level details about the release. This normally just is things like adds support for release X, or removal of unsupported release W. This commit attempts to clean this up by moving the comments about the rationale for a flag to the feature release notes for the new flag. Change-Id: I4831688b55d1e106880b0e4e6998c407eb60fc17
This commit is contained in:
parent
942586a4e4
commit
16d9cf0671
@ -1,11 +1,9 @@
|
||||
---
|
||||
prelude: >
|
||||
When using OVS HW offload feature we need to create
|
||||
Neutron port with a certain capability. This is done
|
||||
by creating Neutron port with binding profile. To be
|
||||
able to test this we need profile capability support
|
||||
in Tempest as well.
|
||||
features:
|
||||
- A new config option 'port_profile' is added to the section
|
||||
'network' to specify capabilities of the port.
|
||||
By default this is set to {}.
|
||||
By default this is set to {}. When using OVS HW offload
|
||||
feature we need to create Neutron port with a certain
|
||||
capability. This is done by creating Neutron port with
|
||||
binding profile. To be able to test this we need profile
|
||||
capability support in Tempest as well.
|
||||
|
Loading…
Reference in New Issue
Block a user