blob: 19d47d16815791558900cbd983eb3102b39df901 [file] [log] [blame]
Moshe Levie2c2fb12017-08-31 15:18:58 +03001---
Moshe Levie2c2fb12017-08-31 15:18:58 +03002features:
3 - A new config option 'port_profile' is added to the section
4 'network' to specify capabilities of the port.
Matthew Treinish16d9cf02018-06-26 09:58:37 -04005 By default this is set to {}. When using OVS HW offload
6 feature we need to create Neutron port with a certain
7 capability. This is done by creating Neutron port with
8 binding profile. To be able to test this we need profile
9 capability support in Tempest as well.