yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #93989
[Bug 1783968] Re: ovs agent failed to continue to process devices if one of them are failed
** Changed in: neutron
Status: Confirmed => Opinion
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1783968
Title:
ovs agent failed to continue to process devices if one of them are
failed
Status in neutron:
Opinion
Bug description:
Ovs agent supports l2 extension framework.
But the logic process each device in a single loop[1], if any l2
extensions process a single device and failed with some unforeseeable
errors when ext_manager calls l2 extenstion. The error will be catched
in out layer and this loop will exit totally, if there still are some
devices not process, maybe the rest of devices maybe success, that no
reason to skip all of them, so this is the point to be enhanced.
[1]
http://git.openstack.org/cgit/openstack/neutron/tree/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py#n1564
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1783968/+subscriptions
References