** Changed in: neutron/kilo Status: Fix Committed => 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/1388698 Title: dhcp_agents_per_network does not work appropriately. Status in neutron: Fix Released Status in neutron kilo series: Fix Released Bug description: neutron.conf ----- # Number of DHCP agents scheduled to host a network. This enables redundant # DHCP agents for configured networks. # dhcp_agents_per_network = 1 dhcp_agents_per_network = 1 ----- Conditions: A) multiple network nodes. B) dhcp-agents are alives in each network nodes. C) one network is hosted by one dhcp-agent. ex: network node1: dhcp-agent1 hosts network1. network node2: dhcp-agent2 hosts nothing. procedures: 1) stop dhcp-agent1. 2) port create ysing network1 3) start dhcp-agent1. result: network node1: dhcp-agent1 hosts network1. network node2: dhcp-agent2 hosts network1. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1388698/+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