Comment 10 for bug 1571598

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

Reviewed: https://review.opencontrail.org/19446
Committed: http://github.org/Juniper/contrail-controller/commit/4567b9685726123fc41790c68cf4b3e8eea62d34
Submitter: Zuul
Branch: R3.0

commit 4567b9685726123fc41790c68cf4b3e8eea62d34
Author: Manish <email address hidden>
Date: Tue Apr 19 17:29:06 2016 +0530

Double path delete request in succession.

Problem:
In stale path cleanup, if no stale path was found function used to clean last
path seen. This resulted in not related path getting deleted. In case of OVS
delete the path to be deleted was already gone because of bug and table deleted,
resulting in ceash.

Solution:
Delete if relevant path is found.
Closes-bug: #1571598

Change-Id: I25bd7cec4c0774d0a041286c15af99bc5a2d1ada