Description of Compute configuration options
Configuration option = Default value Description
[DEFAULT]
= http://localhost:5000/v2.0 (StrOpt) Identity service URL.
= None (StrOpt) Nova admin password.
= service (StrOpt) Nova admin tenant name.
= nova (StrOpt) Nova admin username.
= False (BoolOpt) Allow to perform insecure SSL requests to nova.
= 2.10 (StrOpt) Version of Nova API to be used.
= None (StrOpt) Location of CA certificates file to use for nova client requests.
= compute:nova:adminURL (StrOpt) Same as nova_catalog_info, but for admin endpoint.
= compute:nova:publicURL (StrOpt) Info to match when looking for nova in the service catalog. Format is separated values of the form: <service_type>:<service_name>:<endpoint_type>
= None (StrOpt) Region name of this node.