]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Change router unbinding logic to be consistent with data model
authorEugene Nikanorov <enikanorov@mirantis.com>
Wed, 9 Sep 2015 10:40:17 +0000 (14:40 +0400)
committerEugene Nikanorov <enikanorov@mirantis.com>
Mon, 21 Sep 2015 13:08:00 +0000 (17:08 +0400)
commit30bcbf3df8d38f7940233ba60554d93dea4a0692
treef737c5125a3164a6ea4d38e1e06c3d770b55d7a3
parent7ab3f53777f3cdd46264f76dae185a2c5740c86c
Change router unbinding logic to be consistent with data model

Model allows router to be bound to different agents
Code should not make assumptions that the correspondence is 1-to-1

Closes-Bug: #1497980
Change-Id: Ieda9fc6e2d5a85194f2d022ea092cefb55183750
neutron/db/l3_dvrscheduler_db.py
neutron/tests/unit/scheduler/test_l3_agent_scheduler.py