Comment 2 for bug 1411795

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

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

commit 08eb994979535632336e35762e4c7fcfc1025e8f
Author: Prabhjot Singh Sethi <email address hidden>
Date: Sun Jan 18 19:58:57 2015 -0800

PrePend logical switch name with "Contrail-"

QFX doesnot support logical switch name with all digits.
considering possiblity of uuid to contail only digits, we will
prepend contrail- to logical siwtch name and remove while
reading it back from ovsdb.

Change-Id: I3ca6f68666c25ed6b87c6b8747fb3f2657200f88
Closes-bug:#1411795