* Split container reconciler configuration into a separate file * Add description for no help options * Remove unnecessary RST markup backport: mitaka Change-Id: I27b49c471a460fc01a50a508e684822d949a20f9 Partial-Bug: #1605040
18 lines
665 B
ReStructuredText
18 lines
665 B
ReStructuredText
..
|
|
Warning: Do not edit this file. It is automatically generated and your
|
|
changes will be overwritten. The tool to do so lives in the
|
|
openstack-doc-tools repository.
|
|
|
|
.. list-table:: Description of configuration options for ``[container-reconciler]`` in ``container-reconciler.conf``
|
|
:header-rows: 1
|
|
:class: config-ref-table
|
|
|
|
* - Configuration option = Default value
|
|
- Description
|
|
* - ``interval`` = ``30``
|
|
- Minimum time for a pass to take
|
|
* - ``reclaim_age`` = ``604800``
|
|
- Time elapsed in seconds before an object can be reclaimed
|
|
* - ``request_tries`` = ``3``
|
|
- Server errors from requests will be retried by default
|