← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1365470] Re: Allow an admin to evacuate a L3 agent from HA routers

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

** Changed in: neutron
    Milestone: None => liberty-2

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

Title:
  Allow an admin to evacuate a L3 agent from HA routers

Status in neutron:
  Fix Released

Bug description:
  If an admin would like to perform a planned maintenance on a host with
  L3 agent installed, shutting down the L3 agent wouldn't failover HA
  routers on that node. Rebooting the machine or otherwise destroying
  connectivity would put all of the routers in a fault state and router
  instances on other agents will become the new masters. However, we
  should have a way to let admins explicitly evacuate a node. I suggest
  that setting a l3 agent as down:

  neutron agent-update <agent_id> --admin_state_up=False

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


References