KATO Tomoyuki f1e0934114 [config-ref] update the conf changes tables
For a few tables which I got the error on generating,
I will update the following patch.

Change-Id: I1f5c6b70704182924b96e6705a893356bd31410f
2016-09-29 15:45:50 +09:00

65 lines
2.5 KiB
ReStructuredText

New, updated, and deprecated options in Newton for Telemetry
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
..
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:: New options
:header-rows: 1
:class: config-ref-table
* - Option = default value
- (Type) Help string
* - ``[api] panko_is_enabled = None``
- (BoolOpt) Set True to redirect events URLs to Panko. Default autodetection by querying keystone.
* - ``[api] panko_url = None``
- (StrOpt) The endpoint of Panko to redirect events URLs to Panko API. Default autodetection by querying keystone.
* - ``[coordination] max_retry_interval = 30``
- (IntOpt) Maximum number of seconds between retry to join partitioning group
* - ``[coordination] retry_backoff = 1``
- (IntOpt) Retry backoff factor when retrying to connect withcoordination backend
* - ``[database] sql_expire_samples_only = False``
- (BoolOpt) Indicates if expirer expires only samples. If set true, expired samples will be deleted, but residual resource and meter definition data will remain.
* - ``[dispatcher_http] verify_ssl = None``
- (StrOpt) The path to a server certificate or directory if the system CAs are not used or if a self-signed certificate is used. Set to False to ignore SSL cert verification.
* - ``[hardware] readonly_user_auth_proto = None``
- (StrOpt) SNMPd v3 authentication algorithm of all the nodes running in the cloud
* - ``[hardware] readonly_user_priv_password = None``
- (StrOpt) SNMPd v3 encryption password of all the nodes running in the cloud.
* - ``[hardware] readonly_user_priv_proto = None``
- (StrOpt) SNMPd v3 encryption algorithm of all the nodes running in the cloud
.. list-table:: New default values
:header-rows: 1
:class: config-ref-table
* - Option
- Previous default value
- New default value
* - ``[DEFAULT] event_dispatchers``
- ``['database']``
- ``[]``
* - ``[DEFAULT] host``
- ``localhost``
- ``<your_hostname>``
* - ``[notification] batch_size``
- ``1``
- ``100``
* - ``[notification] batch_timeout``
- ``None``
- ``5``
.. list-table:: Deprecated options
:header-rows: 1
:class: config-ref-table
* - Deprecated option
- New Option
* - ``[DEFAULT] use_syslog``
- ``None``
* - ``[hyperv] force_volumeutils_v1``
- ``None``