← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1905568] Re: Sanity checks missing port_name while adding tunnel port

 

** Changed in: neutron
       Status: Fix Committed => 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/1905568

Title:
  Sanity checks missing port_name while adding tunnel port

Status in neutron:
  Fix Released

Bug description:
  Functions ovs_vxlan_supported and ovs_vxlan_supported from
  neutron.cmd.sanity.checks module are creating tunnel port by using
  neutron.agent.common.ovs_lib.OVSBridge.add_tunnel_port() method but
  they are not passing port name as a first argument. That argument is
  mandatory so should be passed there.

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



References