
This significant rework occurs due to recent changes in the openstack-doc-tools project. There are some manual fixes to the following options, where invalid rST was included. These have been fixed on nova master but still need to be backported to stable/ocata. This will be done separately. - block_device_allocate_retries_interval (DEFAULT) - torrent_images (xenserver) Change-Id: Ia6ecbf025f1a2de19db896d3d72412461603093b Depends-On: I4ef80825598cc7d98a4046afd5b131484e5a3469
1.6 KiB
1.6 KiB
Configuration option = Default value | Description |
---|---|
auth_type = None |
(Unknown) Authentication type to load |
certfile = None |
(String) PEM encoded client certificate cert file |
timeout = None |
(Integer) Timeout value for http requests |
keyfile = None |
(String) PEM encoded client certificate key file |
insecure = False |
(Boolean) Verify HTTPS connections. |
os_interface = None |
(String) Endpoint interface for this node. This is used when picking the URL in the service catalog. |
|
(String) Region name of this node. This is used when picking the URL in the service catalog. Possible values:
|
cafile = None |
(String) PEM encoded Certificate Authority to use when verifying HTTPs connections. |
auth_section = None |
(Unknown) Config Section from which to load plugin specific options |