Comment 13 for bug 1629012

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

Reviewed: https://review.opencontrail.org/26268
Committed: http://github.org/Juniper/contrail-controller/commit/e45ed0ff54ac08e2cd5839ea87f1156605c88d52
Submitter: Zuul
Branch: R3.2

commit e45ed0ff54ac08e2cd5839ea87f1156605c88d52
Author: Hari <email address hidden>
Date: Fri Nov 18 20:23:38 2016 +0530

Do DB enqueue from VMI delete

For instance delete from config, we convert it to an add change event
and do a resync. Due to this the assert in case of UUID change is not
valid. Avoiding it by doing an enqueue inside the IFNodeToReq.

Change-Id: Ied32959a86acefda344bc14832d751428b9868ab
closes-bug: #1629012