Description of clients configuration options
Configuration option = Default value Description
[cinder]
= False (BoolOpt) Allow to perform insecure SSL requests to cinder.
= 2 (IntOpt) Version of the Cinder API to use.
= None (StrOpt) Location of ca certificates file to use for cinder client requests.
= internalURL (StrOpt) Endpoint type for cinder client requests
[heat]
= False (BoolOpt) Allow to perform insecure SSL requests to heat.
= None (StrOpt) Location of ca certificates file to use for heat client requests.
= internalURL (StrOpt) Endpoint type for heat client requests
[keystone]
= False (BoolOpt) Allow to perform insecure SSL requests to keystone.
= None (StrOpt) Location of ca certificates file to use for keystone client requests.
= internalURL (StrOpt) Endpoint type for keystone client requests
[manila]
= True (BoolOpt) Allow to perform insecure SSL requests to manila.
= 1 (IntOpt) Version of the manila API to use.
= None (StrOpt) Location of ca certificates file to use for manila client requests.
[neutron]
= False (BoolOpt) Allow to perform insecure SSL requests to neutron.
= None (StrOpt) Location of ca certificates file to use for neutron client requests.
= internalURL (StrOpt) Endpoint type for neutron client requests
[nova]
= False (BoolOpt) Allow to perform insecure SSL requests to nova.
= None (StrOpt) Location of ca certificates file to use for nova client requests.
= internalURL (StrOpt) Endpoint type for nova client requests
[swift]
= False (BoolOpt) Allow to perform insecure SSL requests to swift.
= None (StrOpt) Location of ca certificates file to use for swift client requests.
= internalURL (StrOpt) Endpoint type for swift client requests