Files
openstack-manuals/doc/config-reference/source/tables/ironic-service_catalog.rst
KATO Tomoyuki a271bdc6d7 [config-ref] update ironic config options for Newton
Change-Id: I701168d35a0c31fc9ef00d3d43d04d4936936be9
2016-09-29 21:46:14 +09:00

1.3 KiB

Description of service catalog configuration options
Configuration option = Default value Description
[service_catalog]
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