]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Skip rescheduling networks if no DHCP agents available
authorEugene Nikanorov <enikanorov@mirantis.com>
Thu, 4 Jun 2015 21:46:22 +0000 (01:46 +0400)
committerEugene Nikanorov <enikanorov@mirantis.com>
Mon, 15 Jun 2015 01:42:59 +0000 (05:42 +0400)
commit1318437a0caf38e695a819848832a955fef7d909
treef81a84e0a2d9002413f5571d42016f9920088dd6
parent1ab4fc7319010ddd5584451feccf78b704bd09c6
Skip rescheduling networks if no DHCP agents available

This eliminates the problem of unscheduled networks in case
of communication failure between agents and servers which
can occur if messaging queue service fails.

Change-Id: Ied4fa301fc3d475bee25c47f3a01c2381ae9a01e
Closes-Bug: #1461714
neutron/db/agentschedulers_db.py
neutron/tests/unit/scheduler/test_dhcp_agent_scheduler.py