Comment 22 for bug 1750074

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

Reviewed: https://review.openstack.org/547229
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=7d278042c5280e40d5ed68f504f45ef023f05e18
Submitter: Zuul
Branch: stable/queens

commit 7d278042c5280e40d5ed68f504f45ef023f05e18
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