[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 |