Comment 7 for bug 1480011

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

Reviewed: https://review.opencontrail.org/22650
Committed: http://github.org/Juniper/contrail-controller/commit/d4fb54c563c25f9f93af120d78662ab33684b755
Submitter: Zuul
Branch: R3.1

commit d4fb54c563c25f9f93af120d78662ab33684b755
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