cinder/cinder/config
Michał Dulko 1f62a411f4 Move driver options to "backend_defaults" section
Our cinder.conf.sample lists all of the options that are defined by
drivers in the [DEFAULT] section. Since removal of single-backend config
(without enabled_backends) this is misleading as those options are
functional only when defined in [<backend_name>] section. This commit
aims to move all of the driver options to [backend_defaults] section.
Assumption is that this will affect only sample config generation and
should not break anything else.

Change-Id: Ia4766eb313e15adc92a92875519b22db64e95d65
2017-07-03 16:42:03 +02:00
..
__init__.py Add __init__ for cinder.config module 2017-03-24 12:40:36 -05:00
cinder-config-generator.conf Remove unused references from config-generator 2017-04-07 12:48:33 -07:00
generate_cinder_opts.py Move driver options to "backend_defaults" section 2017-07-03 16:42:03 +02:00