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