Moshe Levi | e2c2fb1 | 2017-08-31 15:18:58 +0300 | [diff] [blame^] | 1 | --- |
2 | prelude: > | ||||
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. | ||||
8 | features: | ||||
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 {}. |