Files
openstack-manuals/doc/config-reference/source/tables/zaqar-pooling.rst
Eva Balycheva 85849a03df Add Zaqar to RST Config Reference
This patch adds Zaqar Config Reference in RST format to the official
repository.

Implements: blueprint zaqar-config-ref
Change-Id: I809b7fed10fef3048fabbdd9d867799026a865cb
2016-01-09 10:50:18 +01:00

1.0 KiB

Description of pooling configuration options
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.