Comment 14 for bug 1518415

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

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

commit c1cb737c4a0cad88948dbc680357f4f1a59f4678
Author: Sachin Bansal <email address hidden>
Date: Mon Nov 23 14:32:51 2015 -0800

Use get_route_target() instead of _route_target

_route_target returns and integer. We should use the wrapper function that
returns properly formatted route target name.

Change-Id: Ie441c1f38d93996d4cc0d702255f4f4cc25fca65
Closes-Bug: 1518415