cinder/releasenotes/notes/remove-rbd_keyring_conf-2d54a4de634c255c.yaml
Brian Rosmaita 2aef694a87 RBD: remove rbd_keyring_conf option
This option was deprecated in the Ussuri release and is now removed.
See OSSN-0085 for details.

Change-Id: I3cc58b2d74d82ab6b2186e9ea7cfafeb4c3de822
Implements: bp rbd-remove-option-causing-ossn-0085
2020-08-21 18:39:20 -04:00

10 lines
400 B
YAML

---
upgrade:
- |
RBD driver: the ``rbd_keyring_conf`` configuration option, which
was deprecated in the Ussuri release, has been removed. If it is
present in a configuration file, its value will silently be
ignored. For more information, see `OSSN-0085
<https://wiki.openstack.org/wiki/OSSN/OSSN-0085>`_:
Cinder configuration option can leak secret key from Ceph backend.