cinderlib/doc/source
Gorka Eguileor b6ddbcda43 Support references in driver configuration
Cinder, through Oslo Config, supports references as values in its
configuration options, such as the default value used in
target_ip_address which is $my_ip.

This patch adds the same functionality to cinderlib, which is convenient
for library users that use the default values reported by the
list_supported_drivers for the options to set the values.

In other words, if for example we don't pass target_ip_address for the
LVM driver configuration, then it correctly uses the value of my_ip
field, but if we get the default value and pass it, the driver will
fail, since the literal '$my_ip' is not usable as an IP address.

Change-Id: I038da3637268c9e43c464e841f8c357b212fbc9f
2020-07-14 11:28:00 +02:00
..
_extra Add zuul jobs 2019-02-26 16:21:34 +01:00
_static Add zuul jobs 2019-02-26 16:21:34 +01:00
contributor Ussuri contrib docs community goal 2020-03-05 10:00:21 -05:00
topics Support references in driver configuration 2020-07-14 11:28:00 +02:00
Makefile Format as a Cinder-related OpenStack project 2019-02-19 16:28:03 +01:00
conf.py Switch to newer openstackdocstheme and reno versions 2020-05-21 12:56:25 +02:00
index.rst Ussuri contrib docs community goal 2020-03-05 10:00:21 -05:00
installation.rst Fake unused packages 2019-10-21 21:28:28 +02:00
limitations.rst Format as a Cinder-related OpenStack project 2019-02-19 16:28:03 +01:00
make.bat Format as a Cinder-related OpenStack project 2019-02-19 16:28:03 +01:00
usage.rst Format as a Cinder-related OpenStack project 2019-02-19 16:28:03 +01:00
validated.rst Fix configuration options 2019-12-19 11:05:22 +01:00
validating.rst Drop use of unittest2 2020-01-12 02:48:30 -06:00