Comment 8 for bug 1466176

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/11927
Committed: http://github.org/Juniper/contrail-controller/commit/4aba5649de8c636ea9518443c188664bfe0ab852
Submitter: Zuul
Branch: master

commit 4aba5649de8c636ea9518443c188664bfe0ab852
Author: ashoksingh <email address hidden>
Date: Mon Jun 22 17:06:47 2015 +0530

Fix issue of VN reference not being removed from InterfaceUveTable::UveInterfaceState

InterfaceUveTable::UveInterfaceState has floating_ip_list which has reference to VN. If interface delete from Nova has not come and config delete for that interface comes (which includes removal of floating IPs), we were not cleaning the floating_ip_list from InterfaceUveTable::UveInterfaceState.

Change-Id: I35e1b49e35e3fc398df96c1ad682237c82e8c177
Closes-Bug: #1466176