Comment 4 for bug 1393400

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

Reviewed: https://review.openstack.org/135024
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=0cf3e7665a9c4faec03358e7a47f9ece0be77b83
Submitter: Jenkins
Branch: stable/5.1

commit 0cf3e7665a9c4faec03358e7a47f9ece0be77b83
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