Comment 21 for bug 1750074

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to cinder (master)

Reviewed: https://review.openstack.org/546754
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=f4e2efb58dd805c2b970c3705535ee27c37a84c5
Submitter: Zuul
Branch: master

commit f4e2efb58dd805c2b970c3705535ee27c37a84c5
Author: Eric Harney <email address hidden>
Date: Wed Feb 21 14:27:11 2018 -0500

    Log config options with oslo.config

    This removes some custom Cinder code which
    handles filtering secret config options in a flaky way.

    Filtering will now be based on the "secret=True" option
    flag.

    Related-Bug: #1750074
    Change-Id: I1c404b057d1471c85bd7eaf5c096f5912293460a