Comment 6 for bug 1480011

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

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

commit 57dec0348f6a7021b2cfe75fcf363eadeb2840f0
Author: sbalineni <email address hidden>
Date: Fri Jul 29 14:52:08 2016 -0700

[Config]: if a coloumn family is already present, change log message level to info from warning

As part of daemon intialization, column families gets created and if they are already
present, then column families gets altered and warning message gets logged in.

This is not either a warning or a error, hence changed this to Info level message.

Change-Id: Idbcc9679a61219a02a05d415ae149eb812599961
Closes-Bug: #1480011