ce094c144b
Change-Id: If4e4b6fccb77092ef5939100960ebf278f0e5bf9
1.3 KiB
1.3 KiB
Configuration option = Default value | Description |
---|---|
[DEFAULT] | |
ip_regex = None |
(StrOpt) List IP addresses that match this regular expression. |
nova_client_version = 2 |
(IntOpt) The version of of the compute service client. |
nova_compute_endpoint_type =
publicURL |
(StrOpt) Service endpoint type to use when searching catalog. |
nova_compute_service_type = compute |
(StrOpt) Service type to use when searching catalog. |
nova_compute_url = None |
(StrOpt) URL without the tenant segment. |
root_grant = ALL |
(ListOpt) Permissions to grant to the 'root' user. |
root_grant_option = True |
(BoolOpt) Assign the 'root' user GRANT permissions. |