Comment 10 for bug 1465728

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

Reviewed: https://review.opencontrail.org/11818
Committed: http://github.org/Juniper/contrail-controller/commit/111cec12cddc33949e6be6701201efb910a69836
Submitter: Zuul
Branch: R2.20

commit 111cec12cddc33949e6be6701201efb910a69836
Author: Naveen N <email address hidden>
Date: Fri Jun 19 11:41:14 2015 +0530

* Dont apply interface VRF assign rule when packet gets NATed

Interface VRF assign rules are ysed to steer traffic thru service
instances in service chain. If a packet gets NATed then destination
VRF should be set to native VRF of interface to which the floating
ip belong, and in this case there is no need to apply VRF translation
rule. Test case to verify the same.
Closes-bug:#1465728

Change-Id: I19ae3dda079269f7f7d041ebfd110c37c01f16c1