yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #16356
[Bug 1331456] [NEW] Fix dhcp agent scheduler to be resistant to race coditions
Public bug reported:
DHCP ChanceScheduler has _schedule_bind_network method which can detect
duplicate entry.
Need to add the same ability to auto_schedule_networks.
That might be important for the case when api server and rpc_server run
in different processes.
** Affects: neutron
Importance: High
Assignee: Eugene Nikanorov (enikanorov)
Status: New
** Tags: l3-ipam-dhcp
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1331456
Title:
Fix dhcp agent scheduler to be resistant to race coditions
Status in OpenStack Neutron (virtual network service):
New
Bug description:
DHCP ChanceScheduler has _schedule_bind_network method which can
detect duplicate entry.
Need to add the same ability to auto_schedule_networks.
That might be important for the case when api server and rpc_server
run in different processes.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1331456/+subscriptions
Follow ups
References