Comment 5 for bug 1457223

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

Reviewed: https://review.opencontrail.org/10636
Committed: http://github.org/Juniper/contrail-controller/commit/3f55b9939e3738d300db8b6f5b66daae825251b3
Submitter: Zuul
Branch: R2.0

commit 3f55b9939e3738d300db8b6f5b66daae825251b3
Author: Sachin Bansal <email address hidden>
Date: Wed May 20 20:52:40 2015 -0700

Fixes for crashes in schema transformer

1. locate_routing_instance could fail if VN itself was deleted. Handle that case.
2. static_route_entries may not be present when route table entry is being deleted.
3. At reinit, use ri name instead of fq_name to find service chain id.

Change-Id: I56524610bc5fe370cb312a6cf633830911cf7e04
Closes-Bug: 1457223