Comment 131 for bug 1500698

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

Reviewed: https://review.opencontrail.org/16988
Committed: http://github.org/Juniper/contrail-controller/commit/3ccd103208ab52f7689aae2a658d06d60cce74a9
Submitter: Zuul
Branch: master

commit 3ccd103208ab52f7689aae2a658d06d60cce74a9
Author: Nischal Sheth <email address hidden>
Date: Mon Feb 8 12:25:17 2016 -0800

Trigger pending chain resolution on routing instance change (and add)

Recent change to treat a service chain as pending if the dest routing
instance doesn't have a VN index causes problems if the instance does
not have an index when it's created.

Also fix issue in service_chain_test that causes occasional failures.
Check if DBEnry returned by DBTable::Find is NULL before dynamic_cast.

Change-Id: I971443345699a7909e5247967916ddff0818f78a
Related-bug: 1500698