
This patch adds Zaqar Config Reference in RST format to the official repository. Implements: blueprint zaqar-config-ref Change-Id: I809b7fed10fef3048fabbdd9d867799026a865cb
1.0 KiB
1.0 KiB
Configuration option = Default value | Description |
---|---|
[DEFAULT] | |
pooling = False |
(BoolOpt) Enable pooling across multiple storage backends. If pooling is enabled, the storage driver configuration is used to determine where the catalogue/control plane data is kept. |
[pooling:catalog] | |
enable_virtual_pool = False |
(BoolOpt) If enabled, the message_store will be used as the storage for the virtual pool. |