KATO Tomoyuki 5558ee1265 [config-ref] update senlin config options for Newton
Change-Id: I87ea48436253ca5a1d5b9d6f3c7101f4eb52cebb
2016-09-30 09:13:53 +09:00

1.3 KiB

Description of Message service configuration options
Configuration option = Default value Description
[zaqar]
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
timeout = None (Integer) Timeout value for http requests