]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
DVR: notify specific agent when deleting floating ip
authorOleg Bondarev <obondarev@mirantis.com>
Tue, 6 Oct 2015 12:22:30 +0000 (15:22 +0300)
committerOleg Bondarev <obondarev@mirantis.com>
Thu, 22 Oct 2015 09:30:12 +0000 (09:30 +0000)
commiteef7990e8a51bce7543d0bf602324051394ebccc
tree7bf8ffb1bb10b9f768108d3c1d0fd376412545e2
parent6c1afa5d6f1296b1763d486639fca5633328640e
DVR: notify specific agent when deleting floating ip

In DVR case we only need to notify the l3 agent on compute node
where associated fixed port is located.

Closes-Bug: #1486828
Change-Id: I644238ca295c4eb6df75a99a8ef6143a801b27cb
neutron/db/l3_db.py
neutron/db/l3_dvr_db.py
neutron/tests/functional/services/l3_router/test_l3_dvr_router_plugin.py