]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Resolve issue where router can't be removed from L3-agent in dvr mode
authorStephen Ma <stephen.ma@hp.com>
Thu, 27 Aug 2015 04:50:14 +0000 (04:50 +0000)
committerStephen Ma <stephen.ma@hp.com>
Tue, 1 Sep 2015 17:36:16 +0000 (17:36 +0000)
commit3de01b39b74d0a23f765b1f9b1a4ba1eb457068c
treefb56952f600c47ff547315ad5ff01810978ba1bf
parent5083272539d2f0f42ab6fe797a57784e7e276957
Resolve issue where router can't be removed from L3-agent in dvr mode

Fixes the problem where the L3 DVR Scheduler is unable
to remove a DVR router from a L3 agent running in
'dvr' mode.

Closes-bug: 1489091
Change-Id: Id128a81d2cf7108936715ee305012fbff23ffdbf
neutron/db/l3_dvrscheduler_db.py
neutron/tests/unit/scheduler/test_l3_agent_scheduler.py