a71608851d
Change-Id: Ia041e4c91f273a00afcd6aac68220f98d8c1df4a
41 lines
1.7 KiB
ReStructuredText
41 lines
1.7 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.
|
|
|
|
.. _trove-volume:
|
|
|
|
.. list-table:: Description of volume configuration options
|
|
:header-rows: 1
|
|
:class: config-ref-table
|
|
|
|
* - Configuration option = Default value
|
|
- Description
|
|
* - **[DEFAULT]**
|
|
-
|
|
* - ``block_device_mapping`` = ``vdb``
|
|
- (String) Block device to map onto the created instance.
|
|
* - ``cinder_endpoint_type`` = ``publicURL``
|
|
- (String) Service endpoint type to use when searching catalog.
|
|
* - ``cinder_service_type`` = ``volumev2``
|
|
- (String) Service type to use when searching catalog.
|
|
* - ``cinder_url`` = ``None``
|
|
- (URI) URL without the tenant segment.
|
|
* - ``cinder_volume_type`` = ``None``
|
|
- (String) Volume type to use when provisioning a Cinder volume.
|
|
* - ``device_path`` = ``/dev/vdb``
|
|
- (String) Device path for volume if volume support is enabled.
|
|
* - ``trove_volume_support`` = ``True``
|
|
- (Boolean) Whether to provision a Cinder volume for datadir.
|
|
* - ``volume_format_timeout`` = ``120``
|
|
- (Integer) Maximum time (in seconds) to wait for a volume format.
|
|
* - ``volume_fstype`` = ``ext3``
|
|
- (String) File system type used to format a volume.
|
|
* - ``volume_time_out`` = ``60``
|
|
- (Integer) Maximum time (in seconds) to wait for a volume attach.
|