Comment 10 for bug 1425415

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

Reviewed: https://review.opencontrail.org/8360
Committed: http://github.org/Juniper/contrail-controller/commit/7023e6bc4e214a9cda4b0a5b9e76a639049f73b9
Submitter: Zuul
Branch: R2.1

commit 7023e6bc4e214a9cda4b0a5b9e76a639049f73b9
Author: ashoksingh <email address hidden>
Date: Mon Mar 16 12:37:26 2015 +0530

Fix contrail-tor-agent crash in Prouter UVE code.

When PhysicalDevice delete notification is received before Physical Interface (which is associated with PhysicalDevice) notification, In Physical Interface notification we were assuming that UVE object corresponding to PhysicalDevice is always represent. Add check for presence of UVE object corresponding to PhysicalDevice before referring it.

Change-Id: I38b81ec992d5385e2932bcdeb6eb999c78a1610b
Closes-Bug: #1425415