Comment 1 for bug 1905264

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/+/761730
Committed: https://opendev.org/openstack/oslo.utils/commit/dcfe3ad0fbc59287fbc30469e32de9378925b0f6
Submitter: "Zuul (22348)"
Branch: master

commit dcfe3ad0fbc59287fbc30469e32de9378925b0f6
Author: Lee Yarwood <email address hidden>
Date: Fri Nov 6 11:43:38 2020 +0000

    strutils: Stop masking encryption_key_id

    As the name suggests this is simply an id referring to a key and not the
    actual key itself. As such we should stop masking this in an effort to
    ease debugging and troubleshooting when it is logged.

    This was previously incorrectly masked by
    I9e684cd8bab85728ff0117f95a30eb7dbb5bf51c as part of bug #1814365.

    Closes-Bug: #1905264
    Change-Id: I856e3cf32c409debdfb15aa96415c3309fe2f516