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.
Reviewed: https:/ /review. opencontrail. org/7530 github. org/Juniper/ contrail- controller/ commit/ 39562e85682d487 fc19f15bf92ccca 017b8402e5
Committed: http://
Submitter: Zuul
Branch: master
commit 39562e85682d487 fc19f15bf92ccca 017b8402e5
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: Icad4bdf270af10 c07dd0063ae4e98 10bbecc032b
Closes-Bug: 1394259