Comment 4 for bug 1707001

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/ocata)

Reviewed: https://review.openstack.org/490234
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=b0cdac7e3cfa604badf03a9d2239536e47439e34
Submitter: Jenkins
Branch: stable/ocata

commit b0cdac7e3cfa604badf03a9d2239536e47439e34
Author: Matt Riedemann <email address hidden>
Date: Tue Jul 25 15:05:44 2017 -0400

    Add oslo_concurrency=INFO to default log levels for nova-manage

    We currently get oslo_concurrency logging at DEBUG level which
    is gratuitous, so this changes the default to INFO.

    Closes-Bug: #1707001

    Change-Id: Iacf0a94296dbd44d0f30650003b732baccd3728b
    (cherry picked from commit bc4f842caccec7641da910bb615cc64cff80d861)