Description of cinder configuration options
Configuration option = Default value Description
[glance_store]
= False (BoolOpt) Allow to perform insecure SSL requests to cinder
= None (StrOpt) Location of ca certicates file to use for cinder client requests.
= volume:cinder:publicURL (StrOpt) Info to match when looking for cinder in the service catalog. Format is : separated values of the form: <service_type>:<service_name>:<endpoint_type>
= None (StrOpt) Override service catalog lookup with template for cinder endpoint e.g. http://localhost:8776/v1/%(project_id)s
= 3 (IntOpt) Number of cinderclient retries on failed http calls