Comment 25 for bug 1498765

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

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

commit bbfb5fcaa1b8f9ac4e428a77e1d369e7b8a752a5
Author: Ananth Suryanarayana <email address hidden>
Date: Mon Oct 19 11:09:49 2015 -0700

Add load-balance attribute for static routes and service chains

During service chain route update, borrow load-balanace attribute
from connected_path if present. If not, borrow from original
path if present.

Static routes automatically get similar treatment. Test cases have
been added to verify the same.

Change-Id: I83ff19e394075dea4dfb7f03b957b6fd5e2bb55e
Closes-Bug: #1498765