Comment 26 for bug 1849624

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

Reviewed: https://review.opendev.org/727779
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=0f7a3ddd3c4d4173612b4ea86c31c8b301ff2153
Submitter: Zuul
Branch: stable/ussuri

commit 0f7a3ddd3c4d4173612b4ea86c31c8b301ff2153
Author: Sean McGinnis <email address hidden>
Date: Wed May 13 09:27:18 2020 -0500

    [stable only] Add warning about rbd_keyring_conf

    This adds a warning message to the driver documentation page to make
    sure it is visible that this config option should not be used due to
    security concerns. We can't backport the deprecation of the config
    option, but we can backport this doc warning to help prevent this option
    from being used.

    Related-bug: #1849624

    Change-Id: Ief2c868d6a9baf6793cd9070a4451835a90752aa
    Signed-off-by: Sean McGinnis <email address hidden>