baaf240ce3
Same as in ML2/OVS, the ML2/OVN mechanism driver adds to the port VIF details dictionary the OVS bridge the port is connected to and the integration bridge datapath type. Closes-Bug: #2045889 Change-Id: Ifda46c42b9506449a58fbaf312cc71c72d9cf2df
9 lines
390 B
YAML
9 lines
390 B
YAML
---
|
|
fixes:
|
|
- |
|
|
[`bug 2045889 <https://bugs.launchpad.net/neutron/+bug/2045889>`_]
|
|
The ports bound to ML2/OVN now contain the OVS bridge name and datapath
|
|
type in the VIF details dictionary. NOTE: in the ML2/OVS to ML2/OVN
|
|
migration, the local host OVN bridge (integration bridge) per port is not
|
|
known; "br-int" will be used by default (that value is rarely changed).
|