
re-run the tool with latest version. Closes-Bug: #1638004 Change-Id: I13a4e53c403e189839d04a0376bc0db1cf0ef049
7.4 KiB
Configuration option = Default value | Description |
---|---|
[glance_store] | |
|
(Boolean) Allow to perform insecure SSL requests to cinder. If this option is set to True, HTTPS endpoint connection is verified
using the CA certificates file specified by
Possible values:
Related options:
|
|
(String) Location of a CA certificates file used for cinder client requests. The specified CA certificates file, if set, is used to verify cinder
connections via HTTPS endpoint. If the endpoint is HTTP, this value is
ignored. Possible values:
Related options:
|
|
(String) Information to match when looking for cinder in the service catalog. When the The service catalog can be listed by the
Possible values:
Related options:
|
|
(String) Override service catalog lookup with template for cinder endpoint. When this option is set, this value is used to generate cinder
endpoint, instead of looking up from the service catalog. This value is
ignored if If this configuration option is set, Possible values:
Related options:
|
|
(Integer) Number of cinderclient retries on failed http calls. When a call failed by any errors, cinderclient will retry the call up to the specified times after sleeping a few seconds. Possible values:
Related options:
|
|
(String) Region name to lookup cinder service from the service catalog. This is used only when Possible values:
Related options:
|
|
(Integer) Time period, in seconds, to wait for a cinder volume transition to complete. When the cinder volume is created, deleted, or attached to the glance
node to read/write the volume data, the volume's state is changed. For
example, the newly created volume status changes from
Possible values:
Related options:
|
|
(String) The address where the cinder authentication service is listening. When all of If either of these options are not set, the cinder endpoint is looked up from the service catalog, and current context's user and project are used. Possible values:
Related options:
|
|
(String) Password for the user authenticating against cinder. This must be used with all the following related options. If any of these are not specified, the user of the current context is used. Possible values:
Related options:
|
|
(String) Project name where the image volume is stored in cinder. If this configuration option is not set, the project in current context is used. This must be used with all the following related options. If any of these are not specified, the project of the current context is used. Possible values:
Related options:
|
|
(String) User name to authenticate against cinder. This must be used with all the following related options. If any of these are not specified, the user of the current context is used. Possible values:
Related options:
|