Comment 3 for bug 1393400

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

Reviewed: https://review.openstack.org/134930
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=fa71590a815707c41b01984f892528c42dd633ba
Submitter: Jenkins
Branch: master

commit fa71590a815707c41b01984f892528c42dd633ba
Author: Matthew Mosesohn <email address hidden>
Date: Mon Nov 17 16:14:24 2014 +0400

    Reduce log level for MongoDB

    adding setParameter=logLevel=1 (or 2 for debug) will reduce
    the level that MongoDB puts into logs. The default level is
    too high and should be lowered.
    Removed verbose logging option because it conflicts with this
    parameter.
    Forked commit b59a9cb11ddbc2260785a58440465fd8b30d7a11 from github.com/puppetlabs/puppetlabs-mongodb repository.

    Change-Id: Ibd55af8d2ef57cd12b71c6e7df26526350b4870b
    Closes-Bug: #1393400