New, updated, and deprecated options in Newton for Clustering service

New, updated, and deprecated options in Newton for Clustering service

New options
Option = default value (Type) Help string
[DEFAULT] batch_interval = 3 (IntOpt) Seconds to pause between scheduling two consecutive batches of node actions.
[DEFAULT] periodic_fuzzy_delay = 10 (IntOpt) Range of seconds to randomly delay when starting the periodic task scheduler to reduce stampeding. (Disable by setting to 0)
[health_manager] nova_control_exchange = nova (StrOpt) Exchange name for nova notifications
[oslo_versionedobjects] fatal_exception_format_errors = False (BoolOpt) Make exception message format errors fatal
[senlin_api] api_paste_config = api-paste.ini (StrOpt) The API paste config file to use.
[senlin_api] client_socket_timeout = 900 (IntOpt) Timeout for client connections’ socket operations. If an incoming connection is idle for this number of seconds it will be closed. A value of ‘0’ indicates waiting forever.
[senlin_api] max_json_body_size = 1048576 (IntOpt) Maximum raw byte size of JSON request body. Should be larger than max_template_size.
[senlin_api] wsgi_keep_alive = True (BoolOpt) If false, closes the client socket explicitly.
[zaqar] auth_section = None (Opt) Config Section from which to load plugin specific options
[zaqar] auth_type = None (Opt) Authentication type to load
[zaqar] cafile = None (StrOpt) PEM encoded Certificate Authority to use when verifying HTTPs connections.
[zaqar] certfile = None (StrOpt) PEM encoded client certificate cert file
[zaqar] insecure = False (BoolOpt) Verify HTTPS connections.
[zaqar] keyfile = None (StrOpt) PEM encoded client certificate key file
[zaqar] timeout = None (IntOpt) Timeout value for http requests
New default values
Option Previous default value New default value
[DEFAULT] max_actions_per_batch 10 0
[DEFAULT] periodic_interval_max 60 120
[webhook] host localhost None
Deprecated options
Deprecated option New Option
[DEFAULT] use_syslog 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.