]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Deletes FIP agent gw port when last VM is deleted
authorSwaminathan Vasudevan <swaminathan.vasudevan@hp.com>
Thu, 11 Sep 2014 19:51:14 +0000 (12:51 -0700)
committerSwaminathan Vasudevan <swaminathan.vasudevan@hp.com>
Wed, 17 Sep 2014 17:54:49 +0000 (10:54 -0700)
commit2f838556a845ca183d152c6d95c11dade9024cba
treef61f2a1bf09e30368a097c310b3030484597915c
parentc214e6bce59838f0b2f34477dcdac03a04c28c94
Deletes FIP agent gw port when last VM is deleted

This patch deletes the FIP agent gateway port in
the plugin, when the last VM with FIP using this
FIP agent gw port on a Compute node gets deleted.

Closes-bug: #1367588

Change-Id: I71a9fa48544fa4bbd08ac6d83c99e6542c818009
neutron/db/l3_dvr_db.py
neutron/tests/unit/db/test_l3_dvr_db.py