Comment 35 for bug 1750074

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

Reviewed: https://review.openstack.org/556276
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=4f5811de9684d2b868d5969eaba983a12679ab81
Submitter: Zuul
Branch: stable/ocata

commit 4f5811de9684d2b868d5969eaba983a12679ab81
Author: Dustin Schoenbrun <email address hidden>
Date: Wed Feb 21 17:02:31 2018 -0500

    Log config options with oslo.config

    This removes some custom code inherited from Cinder which was handling
    the output of secret options in a bad way. This patch utilizes Oslo's
    existing utilities to output the Manila configuration options securely.

    Filtering will be done with the "secret=True" option flag.

    Major thanks to Eric Harney for introducing this fix to Cinder.

    Change-Id: I894e011680661c0b73b9592f70a6457e403f18c6
    Related-Bug: #1750074
    (cherry picked from commit 3d7909deb21a1f0be4cd6eca13dc9e8d070f71e2)
    (cherry picked from commit 1949b403e9feb134d0fb2b9d65271292277351ee)
    (cherry picked from commit 19aeba1f63f4e864eebda61bf16a078055c79cb0)