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.
[heat]
= False (BoolOpt) Allow to perform insecure SSL requests to heat.
= None (StrOpt) Location of ca certificates file to use 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.
[neutron]
= False (BoolOpt) Allow to perform insecure SSL requests to neutron.
= None (StrOpt) Location of ca certificates file to use 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.
[swift]
= False (BoolOpt) Allow to perform insecure SSL requests to swift.
= None (StrOpt) Location of ca certificates file to use for swift client requests.