blob: 19d47d16815791558900cbd983eb3102b39df901 [file] [log] [blame]
---
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 {}. 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.