Public bug reported:
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.
** Affects: neutron
Importance: Medium
Assignee: Slawek Kaplonski (slaweq)
Status: Confirmed
--
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:
Confirmed
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
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp