0fe8010c88
This allows you to use a more descriptive name if you desire. For example, when using cinder with multiple ceph backends, rbd-1, doesn't convey much information. You could include location, disk technology, etc. in the name. Change-Id: Icfdc2e5726fec8b645d6c2c63391a13c31f2ce9a
9 lines
363 B
YAML
9 lines
363 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds a set of variables to control the cinder backend name, as used in
|
|
cinder.conf. This is the name you use when setting the volume_backend_name
|
|
property on volume types. Details are in the
|
|
`cinder guide <https://docs.openstack.org/kolla-ansible/latest/reference/storage/cinder-guide.html>`_
|
|
section of the documentation.
|