Comment 9 for bug 1817290

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-nova-cloud-controller (master)

Reviewed: https://review.opendev.org/736176
Committed: https://git.openstack.org/cgit/openstack/charm-nova-cloud-controller/commit/?id=71c7cbecec022dc672df53c4868a7cef9103ee34
Submitter: Zuul
Branch: master

commit 71c7cbecec022dc672df53c4868a7cef9103ee34
Author: Edward Hope-Morley <email address hidden>
Date: Wed Jun 17 13:19:38 2020 +0100

    Add default_log_levels to Mitaka and Ocata nova.conf

    If debug is enabled we will also want oslo_messaging
    debug logs and this allows for that. A previous patch
    added this for >= Pike but it is also needed if these
    logs are wanted in >= Mitaka.

    Change-Id: I8d916e6082ee6fa6140406e1f69bab6bde01b65e
    Related-Bug: #1817290