cinder/doc/source/configuration
yuval brave c04e2084f3 lightos - bugfix compression stats should be True
the compression value in get_volume_stats should be ["True", "False"]
and not dependent on the
configuration: "lightos_default_compression_enabled"
if the flag is false, we can not create volume type with
compression=True. the backend is filtered in the scheduler.

Closes-Bug: #1962221

Signed-off-by: Yuval Brave  <yuval@lightbitslabs.com>
Change-Id: I09fe872eca1b112f67bad7297de5893696f83373
2022-03-10 18:36:41 +02:00
..
block-storage lightos - bugfix compression stats should be True 2022-03-10 18:36:41 +02:00
figures Remove XIV part from configuration docs 2020-04-23 18:27:48 +08:00
tables [SVf] Add cleanrate in volume-type extra specs 2022-01-28 11:17:57 +00:00
index.rst Add cinder permissions matrix 2021-08-05 09:41:33 -04:00
README.rst Add reference to LP bug in configuration doc readme 2019-10-10 15:18:46 +02:00

Cinder Configuration Documentation (source/configuration)

Introduction:

This directory is intended to hold any documentation that relates to how to configure Cinder. It is intended that some of this content be automatically generated in the future. At the moment, however, it is not. If you would like to work on this, please use Launchpad Bug #1847600 for tracking purposes. Changes to configuration options for Cinder or its drivers needs to be put under this directory.

The full spec for organization of documentation may be seen in the OS Manuals Migration Spec.