Comment 6 for bug 1837003

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-ovn (stable/stein)

Reviewed: https://review.opendev.org/673000
Committed: https://git.openstack.org/cgit/openstack/networking-ovn/commit/?id=4232a2fabdefb124f9abdfa0b399a01aba14299a
Submitter: Zuul
Branch: stable/stein

commit 4232a2fabdefb124f9abdfa0b399a01aba14299a
Author: Lucas Alvares Gomes <email address hidden>
Date: Wed Jul 17 15:06:09 2019 +0100

    Maintenance task: Enhance debug logging

    This patch is enhancing the maintenance task debug logs by:

    * Logging a summary with the number of failures on each resource type
    * Logging the UUID and type of the resource being fixed at that time
    * Changing the prefix of the maintenance logs for easy grepping

    Conflicts:
     networking_ovn/common/maintenance.py

    Closes-Bug: #1837003
    Change-Id: I0faa19ef48f2dc5591c0337ae5a0599abc2e4168
    Signed-off-by: Lucas Alvares Gomes <email address hidden>
    (cherry picked from commit f59acf38968ce9c6129f1a1bffd277af8406a2d0)