← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1947378] Re: [OVN] VIF details "connectivity" parameter is not correctly populated

 

Reviewed:  https://review.opendev.org/c/openstack/neutron/+/814143
Committed: https://opendev.org/openstack/neutron/commit/b871dabdf433d2393551de6597d43774ed6cf1e4
Submitter: "Zuul (22348)"
Branch:    master

commit b871dabdf433d2393551de6597d43774ed6cf1e4
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date:   Fri Oct 15 13:18:00 2021 +0000

    [OVN] Add the VIF details "connectivity" parameter
    
    In [1], the parameter was included in the mech driver "vif_details"
    member, instead of adding it in each defined VIF type, "ovs" and
    "vhostuser".
    
    [1]https://review.opendev.org/c/openstack/networking-ovn/+/678599
    
    Closes-Bug: #1947378
    
    Change-Id: Ie9676fb2869cbf5b5cba9a7b27f2bfbbe0eab458


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1947378

Title:
  [OVN] VIF details "connectivity" parameter is not correctly populated

Status in neutron:
  Fix Released

Bug description:
  In OVN mech driver, VIF details "connectivity" parameter is not
  populated into the port bindings register when bound.

  Patch [1] incorrectly added this information in the mech driver
  "vif_details" member, instead of adding it in each VIF type
  ("vhostuser", "ovs).

  [1]https://review.opendev.org/c/openstack/networking-ovn/+/678599

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1947378/+subscriptions



References