Gauvain Pocentek cce63f68aa [config-ref] Tables update
Change-Id: Ia766f93b9ce5b1560ebe37da65bd70be61a0fdd1
2016-03-19 08:34:45 +01:00

1.3 KiB

Description of Compute configuration options
Configuration option = Default value Description
[DEFAULT]
ip_regex = None (String) List IP addresses that match this regular expression.
nova_client_version = 2.12 (String) The version of of the compute service client.
nova_compute_endpoint_type = publicURL (String) Service endpoint type to use when searching catalog.
nova_compute_service_type = compute (String) Service type to use when searching catalog.
nova_compute_url = None (String) URL without the tenant segment.
root_grant = ALL (List) Permissions to grant to the 'root' user.
root_grant_option = True (Boolean) Assign the 'root' user GRANT permissions.