Public bug reported:

This popped up during https://review.openstack.org/#/c/238478
 - when dvr serviceable port is deleted/migrated, dvr callback checks if there 
are any more dvr serviceable ports on the host and if there are no - removes 
the router from the agent on that host
 - in case dhcp port is deleted/migrated this may lead to router being deleted 
from dvr_snat agent, which includes snat namespace deletion

Need to check agent mode and only remove router from dvr agents running
on compute nodes in this case.

** Affects: neutron
     Importance: Undecided
     Assignee: Oleg Bondarev (obondarev)
         Status: New


** Tags: l3-dvr-backlog

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1524908

Title:
  Router may be removed from dvr_snat agent by accident

Status in neutron:
  New

Bug description:
  This popped up during https://review.openstack.org/#/c/238478
   - when dvr serviceable port is deleted/migrated, dvr callback checks if 
there are any more dvr serviceable ports on the host and if there are no - 
removes the router from the agent on that host
   - in case dhcp port is deleted/migrated this may lead to router being 
deleted from dvr_snat agent, which includes snat namespace deletion

  Need to check agent mode and only remove router from dvr agents
  running on compute nodes in this case.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to