Comment 7 for bug 1509063

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

Reviewed: https://review.opencontrail.org/14610
Committed: http://github.org/Juniper/contrail-controller/commit/2ece2003024b4a3919eac4453a38faf8aa4e2f4a
Submitter: Zuul
Branch: R2.20

commit 2ece2003024b4a3919eac4453a38faf8aa4e2f4a
Author: Sachin Bansal <email address hidden>
Date: Thu Oct 22 13:49:28 2015 -0700

Read the VMi object before adding pbf rules

It is possible that vmi->RI links have changed. If we don't refresh, we may not
add the pbf rule if it is already present in the stale copy.

Change-Id: Ia72436aff6abdf654f05a5ec7e50ba06bb887dc3
Closes-Bug: 1509063