Comment 8 for bug 1714673

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

Reviewed: https://review.opencontrail.org/35344
Committed: http://github.com/Juniper/contrail-controller/commit/d78373816996d6d0cd1b036e8ee50d3cca3dc97d
Submitter: Zuul (<email address hidden>)
Branch: R3.2

commit d78373816996d6d0cd1b036e8ee50d3cca3dc97d
Author: Hari Prasad Killi <email address hidden>
Date: Thu Sep 7 21:52:44 2017 +0530

Interface NH not released

VRF delete timeout was seen as interface NHs are not released. Issue came
because interface ksync is copying the AAP list and this is taking an
additional reference. As the AAP list is not required here, changing that
to copy only the MAC addresses that are required.

Change-Id: Iaa6f1562eba2f90b7aea47f6a337c1045fff6b14
closes-bug: #1714673