Comment 2 for bug 1934098

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to oslo.utils (master)

Reviewed: https://review.opendev.org/c/openstack/oslo.utils/+/798804
Committed: https://opendev.org/openstack/oslo.utils/commit/4dc538d1c024b94ab629c1ea478fd547f16e85bd
Submitter: "Zuul (22348)"
Branch: master

commit 4dc538d1c024b94ab629c1ea478fd547f16e85bd
Author: yatinkarel <email address hidden>
Date: Wed Jun 30 14:03:37 2021 +0530

    Drop warnings enable filter

    [1] Enabled warnings without specifying category,
    leading to all sort of warnings enabled, this patch
    drops it and let it to consumers to enable warnings
    types which they are interested in.

    [1] https://review.opendev.org/c/openstack/oslo.utils/+/790429

    Closes-Bug: #1934098
    Change-Id: I822138c18e0932e8f7e3dc62267f167876c962ae