Comment 6 for bug 1394259

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

Reviewed: https://review.opencontrail.org/7530
Committed: http://github.org/Juniper/contrail-controller/commit/39562e85682d487fc19f15bf92ccca017b8402e5
Submitter: Zuul
Branch: master

commit 39562e85682d487fc19f15bf92ccca017b8402e5
Author: Sachin Bansal <email address hidden>
Date: Tue Feb 17 14:54:23 2015 -0800

Add vrf assign rules for floating ip on service interfaces

When floating ip is added to a service interface, traffic with that ip as source
should be assigned to native vrf instead of service vrf. Added logic for the
same.
Also added logic to read ip objects again and again. Instead, cache the ip
address and listen to messages about change in ip objets.

Change-Id: Icad4bdf270af10c07dd0063ae4e9810bbecc032b
Closes-Bug: 1394259