467eb1431a
Change-Id: I4b7f182daf7bc101a59ddfdb98055ffcd719e3bd
67 lines
2.6 KiB
ReStructuredText
67 lines
2.6 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.
|
|
|
|
.. _nova-placement:
|
|
|
|
.. list-table:: Description of placement configuration options
|
|
:header-rows: 1
|
|
:class: config-ref-table
|
|
|
|
* - Configuration option = Default value
|
|
- Description
|
|
* - **[placement]**
|
|
-
|
|
* - ``auth_section`` = ``None``
|
|
- (Unknown) Config Section from which to load plugin specific options
|
|
* - ``auth_type`` = ``None``
|
|
- (Unknown) Authentication type to load
|
|
* - ``cafile`` = ``None``
|
|
- (String) PEM encoded Certificate Authority to use when verifying HTTPs connections.
|
|
* - ``certfile`` = ``None``
|
|
- (String) PEM encoded client certificate cert file
|
|
* - ``insecure`` = ``False``
|
|
- (Boolean) Verify HTTPS connections.
|
|
* - ``keyfile`` = ``None``
|
|
- (String) PEM encoded client certificate key file
|
|
* - ``os_region_name`` = ``None``
|
|
- (String) Region name of this node. This is used when picking the URL in the service catalog.
|
|
|
|
Possible values:
|
|
|
|
* Any string representing region name
|
|
* - ``timeout`` = ``None``
|
|
- (Integer) Timeout value for http requests
|
|
* - **[placement_database]**
|
|
-
|
|
* - ``connection`` = ``None``
|
|
- (String) No help text available for this option.
|
|
* - ``connection_debug`` = ``0``
|
|
- (Integer) No help text available for this option.
|
|
* - ``connection_trace`` = ``False``
|
|
- (Boolean) No help text available for this option.
|
|
* - ``idle_timeout`` = ``3600``
|
|
- (Integer) No help text available for this option.
|
|
* - ``max_overflow`` = ``None``
|
|
- (Integer) No help text available for this option.
|
|
* - ``max_pool_size`` = ``None``
|
|
- (Integer) No help text available for this option.
|
|
* - ``max_retries`` = ``10``
|
|
- (Integer) No help text available for this option.
|
|
* - ``mysql_sql_mode`` = ``TRADITIONAL``
|
|
- (String) No help text available for this option.
|
|
* - ``pool_timeout`` = ``None``
|
|
- (Integer) No help text available for this option.
|
|
* - ``retry_interval`` = ``10``
|
|
- (Integer) No help text available for this option.
|
|
* - ``slave_connection`` = ``None``
|
|
- (String) No help text available for this option.
|
|
* - ``sqlite_synchronous`` = ``True``
|
|
- (Boolean) No help text available for this option.
|