yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #83799
[Bug 1894799] [NEW] For existing ovs interface, the ovs_use_veth parameter don't take effect
Public bug reported:
For existing router, the qr-xxxx interface already exists in the qrouter
namespace, so when change the ovs_use_veth from fralse to true, the veth
interface can't be created. Just like the use_veth_interconnection
parameter(https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py#L1513),
we also need to drop ports if the interface types doesn't match the
configuration value.
** Affects: neutron
Importance: Undecided
Assignee: Li YaJie (yjmango)
Status: New
** Tags: ovs
** Changed in: neutron
Assignee: (unassigned) => Li YaJie (yjmango)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1894799
Title:
For existing ovs interface, the ovs_use_veth parameter don't take
effect
Status in neutron:
New
Bug description:
For existing router, the qr-xxxx interface already exists in the
qrouter namespace, so when change the ovs_use_veth from fralse to
true, the veth interface can't be created. Just like the
use_veth_interconnection
parameter(https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py#L1513),
we also need to drop ports if the interface types doesn't match the
configuration value.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1894799/+subscriptions
Follow ups