27 lines
946 B
PHP
27 lines
946 B
PHP
|
..
|
||
|
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.
|
||
|
|
||
|
.. _manila-san:
|
||
|
|
||
|
.. list-table:: Description of SAN configuration options
|
||
|
:header-rows: 1
|
||
|
:class: config-ref-table
|
||
|
|
||
|
* - Configuration option = Default value
|
||
|
- Description
|
||
|
* - **[DEFAULT]**
|
||
|
-
|
||
|
* - ``ssh_conn_timeout`` = ``60``
|
||
|
- (Integer) Backend server SSH connection timeout.
|
||
|
* - ``ssh_max_pool_conn`` = ``10``
|
||
|
- (Integer) Maximum number of connections in the SSH pool.
|
||
|
* - ``ssh_min_pool_conn`` = ``1``
|
||
|
- (Integer) Minimum number of connections in the SSH pool.
|