openstack-manuals/doc/config-reference/source/tables/cinder-storage_glusterfs.rst
KATO Tomoyuki 0c42b4d888 [config-ref] Add POSIX/GlusterFS backup drivers
backport:mitaka

Change-Id: I1a0adf1eca5ac098c0df13e472247df0e4041a5d
Closes-Bug: #1568967
2016-06-08 23:29:06 +00:00

27 lines
1.0 KiB
ReStructuredText

..
Warning: Do not edit this file. It is automatically generated from the
software project's code and your changes will be overwritten.
The tool to generate this file lives in openstack-doc-tools repository.
Please make any changes needed in the code, then run the
autogenerate-config-doc tool from the openstack-doc-tools repository, or
ask for help on the documentation mailing list, IRC channel or meeting.
.. _cinder-storage_glusterfs:
.. list-table:: Description of GlusterFS storage configuration options
:header-rows: 1
:class: config-ref-table
* - Configuration option = Default value
- Description
* - **[DEFAULT]**
-
* - ``glusterfs_mount_point_base`` = ``$state_path/mnt``
- (String) Base dir containing mount points for gluster shares.
* - ``glusterfs_shares_config`` = ``/etc/cinder/glusterfs_shares``
- (String) File with the list of available gluster shares
* - ``nas_volume_prov_type`` = ``thin``
- (String) Provisioning type that will be used when creating volumes.