Description of Compute configuration options
Configuration option = Default value Description
[DEFAULT]
= False (BoolOpt) Allow to perform insecure SSL requests to nova
= None (StrOpt) Location of ca certificates file to use for nova client requests.
= compute:Compute Service:adminURL (StrOpt) Same as nova_catalog_info, but for admin endpoint.
= compute:Compute Service:publicURL (StrOpt) Match this value when searching for nova in the service catalog. Format is: separated values of the form: <service_type>:<service_name>:<endpoint_type>
= None (StrOpt) Same as nova_endpoint_template, but for admin endpoint.
= None (StrOpt) Override service catalog lookup with template for nova endpoint e.g. http://localhost:8774/v2/%(project_id)s
= None (StrOpt) Region name of this node