yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #51614
[Bug 1585623] Re: A vm's port is in down state after compute node reboot
Reviewed: https://review.openstack.org/321131
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=1d4e078b1b8c6787dd77661dbfd9c87a9184b843
Submitter: Jenkins
Branch: master
commit 1d4e078b1b8c6787dd77661dbfd9c87a9184b843
Author: Oleg Bondarev <obondarev@xxxxxxxxxxxx>
Date: Wed May 25 20:08:24 2016 +0300
OVS: compare names when checking devices both added and deleted
When processing events from ovsdb monitor, agent checks devices
for which there are both 'added' and 'deleted' events and then looks
for the device in the system to know what event could be omitted.
In some cases event dicts for same port would not be equal:
for example ofports may differ. Thus we should compare device names
rather than dicts.
Please see bug for more details.
Closes-Bug: #1585623
Change-Id: I93e8796ce4a94327c1e96b19f8183c97546e193d
** 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/1585623
Title:
A vm's port is in down state after compute node reboot
Status in neutron:
Fix Released
Bug description:
After compute node reboot some ports may end up in DOWN state and
corresponding VMs lose net access.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1585623/+subscriptions
References