Comment 29 for bug 1750074

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

Reviewed: https://review.openstack.org/548891
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=9ba486370b00e131086162265c4a0e7dd85bf8ec
Submitter: Zuul
Branch: stable/ocata

commit 9ba486370b00e131086162265c4a0e7dd85bf8ec
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
    (cherry picked from commit 7d278042c5280e40d5ed68f504f45ef023f05e18)
    (cherry picked from commit 4bc52eb7ba35da9005c7d28c341b0ce408216572)