Comment 16 for bug 1399257

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to sahara (master)

Reviewed: https://review.openstack.org/146965
Committed: https://git.openstack.org/cgit/openstack/sahara/commit/?id=09a652b655a12fe9cb90903fc81e2e54bd004cd7
Submitter: Jenkins
Branch: master

commit 09a652b655a12fe9cb90903fc81e2e54bd004cd7
Author: Andrew Lazarev <email address hidden>
Date: Tue Jan 13 11:42:20 2015 -0800

    Hide oslo.messaging DEBUG logs by default

    This change moves the default log level for oslo.messaging
    from DEBUG to INFO.

    This hides the once-per-second debug log lines which started in
    oslo.messaging 1.5.0.

    Change-Id: Ic55c27d80d634b794e3dda418fb1ae0decee6974
    Closes-bug: #1399257