Comment 6 for bug 1665486

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

Reviewed: https://review.opencontrail.org/29365
Committed: http://github.org/Juniper/contrail-controller/commit/2334fde1adde933fbd6021388d850ad2f18032ee
Submitter: Zuul (<email address hidden>)
Branch: R2.21.x

commit 2334fde1adde933fbd6021388d850ad2f18032ee
Author: Sachin Bansal <email address hidden>
Date: Mon Mar 6 15:43:10 2017 -0800

Do not use fq_name from obj_dict for parent_fq_name

We already know the fq_name of the object. From that, we can
identify parent_fq_name. There is no need to rely on fq_name
being present in obj_dict.

Change-Id: I0ef61e1e481dfc7bea29c2e94c9825200511d403
Closes-Bug: 1665486