Comment 3 for bug 1587711

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

Reviewed: https://review.opencontrail.org/20816
Committed: http://github.org/Juniper/contrail-controller/commit/470d933cd1fbf25264b8e412407dd84b21ec5379
Submitter: Zuul
Branch: R3.0

commit 470d933cd1fbf25264b8e412407dd84b21ec5379
Author: Yuvaraja Mariappan <email address hidden>
Date: Tue May 31 20:11:56 2016 -0700

lbaas launch issue is fixed.

(id: <index>) will be added in the netns name
once the interface is added to the netns by redhat 7.2.
exists() is modified not to check for the exact match

(@if<index>) will be added to the interface name
once it is attached to the netns by some os. The appended string
should not be passed while removing the interface from the netns.
code is added to strip the appended string if it is.

Change-Id: I3b95878c3228639f3ce5c0220604ce016a2e754b
Closes-bug: 1587711