Comment 11 for bug 1457223

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

Reviewed: https://review.opencontrail.org/10865
Committed: http://github.org/Juniper/contrail-controller/commit/873a6d9e5c25f01154f6feaf4beca4646702a570
Submitter: Zuul
Branch: R2.20

commit 873a6d9e5c25f01154f6feaf4beca4646702a570
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