29f128cd1f
If port VNIC type is "normal", the port can be bound to a virtual bridge; e.g.: Linux Bridge, OVS. Change-Id: I0dab235bd492538c7fa909dace08fad2267a589d Partial-Bug: #1566951
7 lines
213 B
YAML
7 lines
213 B
YAML
---
|
|
features:
|
|
- |
|
|
Add ``can_port_be_bound_to_virtual_bridge`` function in
|
|
``neutron_lib.plugins.utils``. This function checks if a port, depending
|
|
on the VNIC type, can be bound to a virtual bridge.
|