Comment 22 for bug 1629012

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

Reviewed: https://review.opencontrail.org/28339
Committed: http://github.org/Juniper/contrail-controller/commit/1b9cc8b2f8614300908051fbac9ec9f3a941c43b
Submitter: Zuul (<email address hidden>)
Branch: R3.0.2.x

commit 1b9cc8b2f8614300908051fbac9ec9f3a941c43b
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
(cherry picked from commit 75ab9aca1180928667682017e5ed7ea66574f342)