Comment 8 for bug 1497877

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

Reviewed: https://review.opencontrail.org/14016
Committed: http://github.org/Juniper/contrail-controller/commit/da4c8ee3b57872d7e11f45c645a78bbfd11bda17
Submitter: Zuul
Branch: R2.22-dev

commit da4c8ee3b57872d7e11f45c645a78bbfd11bda17
Author: Sachin Bansal <email address hidden>
Date: Mon Sep 21 11:27:41 2015 -0700

add_properties should not return network set

Networks affected as a result of config change are tracked using dependency
tracker. There is no need to track them manually.

Also, for ECMP case, one instance ip could be connected to more than one vmi.
The references should be maintained in a set.

Change-Id: Ib55ab7a96faaff03f5ed08afa7d55d7c18599044
Closes-Bug: 1497877
(cherry picked from commit 9427abd05393dc590f38509551415a85cdc11e39)