29 lines
1.1 KiB
ReStructuredText
29 lines
1.1 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.
|
|
|
|
.. _sahara-timeouts:
|
|
|
|
.. list-table:: Description of timeouts configuration options
|
|
:header-rows: 1
|
|
:class: config-ref-table
|
|
|
|
* - Configuration option = Default value
|
|
- Description
|
|
* - **[timeouts]**
|
|
-
|
|
* - ``delete_instances_timeout`` = ``10800``
|
|
- (Integer) Wait for instances to be deleted, in seconds
|
|
* - ``detach_volume_timeout`` = ``300``
|
|
- (Integer) Timeout for detaching volumes from instance, in seconds
|
|
* - ``ips_assign_timeout`` = ``10800``
|
|
- (Integer) Assign IPs timeout, in seconds
|
|
* - ``wait_until_accessible`` = ``10800``
|
|
- (Integer) Wait for instance accessibility, in seconds
|