Comment 10 for bug 1509063

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

Reviewed: https://review.opencontrail.org/14625
Committed: http://github.org/Juniper/contrail-controller/commit/051e70dd538adfde033fbc355bd24adc4595fcf5
Submitter: Zuul
Branch: master

commit 051e70dd538adfde033fbc355bd24adc4595fcf5
Author: Sachin Bansal <email address hidden>
Date: Fri Oct 23 15:53:35 2015 -0700

Keep track of ri refs on vmi and update accordingly

Schema transformer needs to keep track of routing instance refs from virtual
machine interfaces and update the links appropriately in api server. In 2.20, we
always refresh vmi object before updating pbf rules. In mainline, we are adding
code to keep track of these references to avoid unnecessary calls to api server.

Change-Id: I5df1a16de477828e600df3f93f1589266d50ebfd
Closes-Bug: 1509063