
Currently the `rbd_secret_uuid` configuration option has no default value, but at the same time the RBD driver doesn't complain if it's missing, and will only fail on the Nova side if there is no `rbd_secret_uuid` configured in the `[LIBVIRT]` section of `nova.conf`. Using Cinder's `rbd_secret_uuid` has been the preferred way since the Ocata release. Most deployments set the `rbd_secret_uuid` value in libvirt's secret to the Ceph cluster FSID value, and that's what this patch does when it is not defined. It doesn't change how replication locations are configured, and those will still require the secret uuid to be defined. Change-Id: I739ae6ae5b4d9b074d610f6a70371b294a3e70f8
OpenStack Cinder
OpenStack Cinder is a storage service for an open cloud computing service.
You can learn more about Cinder at:
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
git clone https://opendev.org/openstack/cinder
If you'd like to contribute, please see the information in CONTRIBUTING.rst
You can raise bugs on Launchpad
Python client
Description
Languages
Python
99.7%
Smarty
0.3%