Comment 11 for bug 1756799

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

Reviewed: https://review.opencontrail.org/41554
Committed: http://github.com/Juniper/contrail-controller/commit/5adfd7259deaf8ad7553d4b07675ca17c293b763
Submitter: Zuul v3 CI (<email address hidden>)
Branch: R5.0

commit 5adfd7259deaf8ad7553d4b07675ca17c293b763
Author: bmadhu <email address hidden>
Date: Tue Apr 3 22:13:28 2018 +0530

Granular Routing Policy - failure of multiple policy

When interface is configured with static route, agent wrongly exports all the routes as
interface-static type, which causes failure of policy. This fix ensures only static route
is added interface-static type

intf_route_type_ in vm_interface class is removed which is no more required

Change-Id: I1accd2472df07a2ab2388ce6c932bf82b87821ef
Closes-Bug: 1756799
(cherry picked from commit cf79691585085730ea60122da0b1f6048b128767)