yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #93188
[Bug 2045889] [NEW] [OVN] ML2/OVN mech driver does not set the OVS bridge name in the port VIF details
Public bug reported:
The ML2/OVN mech driver does not set the OVS bridge name nor the datapath type in the Neutron DB port VIF details. Example of an ML2/OVS port:
"""
binding_vif_details: bound_drivers.0='openvswitch', bridge_name='br-int', connectivity='l2', datapath_type='system', ovs_hybrid_plug='False', port_filter='True'
"""
Missing parameters:
* bridge_name
* datapath_type
This information is needed by Nova (os-vif library)
** Affects: neutron
Importance: Medium
Status: New
** Changed in: neutron
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/2045889
Title:
[OVN] ML2/OVN mech driver does not set the OVS bridge name in the port
VIF details
Status in neutron:
New
Bug description:
The ML2/OVN mech driver does not set the OVS bridge name nor the datapath type in the Neutron DB port VIF details. Example of an ML2/OVS port:
"""
binding_vif_details: bound_drivers.0='openvswitch', bridge_name='br-int', connectivity='l2', datapath_type='system', ovs_hybrid_plug='False', port_filter='True'
"""
Missing parameters:
* bridge_name
* datapath_type
This information is needed by Nova (os-vif library)
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2045889/+subscriptions
Follow ups