Description of authorization configuration options
Configuration option = Default value Description
[service_credentials]
= False (BoolOpt) Disables X.509 certificate validation when an SSL connection to Identity Service is established.
= http://localhost:35357/v2.0 (StrOpt) Auth URL to use for OpenStack service access.
= None (StrOpt) Certificate chain for SSL validation.
= publicURL (StrOpt) Type of endpoint in Identity service catalog to use for communication with OpenStack services.
= stack (StrOpt) Password to use for OpenStack service access.
= None (StrOpt) Region name to use for OpenStack service endpoints.
= admin (StrOpt) Tenant ID to use for OpenStack service access.
= admin (StrOpt) Tenant name to use for OpenStack service access.
= admin (StrOpt) User name to use for OpenStack service access.