New, updated, and deprecated options in Newton for Telemetry

New, updated, and deprecated options in Newton for Telemetry

New options
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
New default values
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
Deprecated options
Deprecated option New Option
[DEFAULT] use_syslog None
[hyperv] force_volumeutils_v1 None
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.