
re-run the tool with latest version. Closes-Bug: #1638004 Change-Id: I13a4e53c403e189839d04a0376bc0db1cf0ef049
2.5 KiB
Configuration option = Default value | Description |
---|---|
[glance_store] | |
|
(Dict) The http/https proxy information to be used to connect to the remote server. This configuration option specifies the http/https proxy information that should be used to connect to the remote server. The proxy information should be a key value pair of the scheme and proxy, for example, http:10.0.0.1:3128. You can also specify proxies for multiple schemes by separating the key value pairs with a comma, for example, http:10.0.0.1:3128, https:10.0.0.1:1080. Possible values:
Related options:
|
|
(String) Path to the CA bundle file. This configuration option enables the operator to use a custom
Certificate Authority file to verify the remote server certificate. If
this option is set, the Possible values:
Related options:
|
|
(Boolean) Set verification of the remote server certificate. This configuration option takes in a boolean value to determine whether or not to verify the remote server certificate. If set to True, the remote server certificate is not verified. If the option is set to False, then the default CA truststore is used for verification. This option is ignored if Possible values:
Related options:
|