← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1651512] [NEW] Dhcpagent "reserved_dhcp_port" not well managed during startup

 

Public bug reported:

During DHCP agent startup, same reserved DHCP port can be configured by 2 different DHCP agent (HA case).
In this special case (race condition case) a DhcpPortInUse RemoteError exception is triggered.
This exception is actually not well catched, instead of trying with the next "reserved DHCP port" a new exception is raised.

** Affects: neutron
     Importance: Undecided
     Assignee: Bertrand Lallau (bertrand-lallau)
         Status: In Progress

** Changed in: neutron
     Assignee: (unassigned) => Bertrand Lallau (bertrand-lallau)

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

Title:
  Dhcpagent "reserved_dhcp_port" not well managed during startup

Status in neutron:
  In Progress

Bug description:
  During DHCP agent startup, same reserved DHCP port can be configured by 2 different DHCP agent (HA case).
  In this special case (race condition case) a DhcpPortInUse RemoteError exception is triggered.
  This exception is actually not well catched, instead of trying with the next "reserved DHCP port" a new exception is raised.

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


Follow ups