openstack-manuals/doc/config-reference/source/tables/trove-compute.rst
KATO Tomoyuki a71608851d [config-ref] fix URI option at config tables
Change-Id: Ia041e4c91f273a00afcd6aac68220f98d8c1df4a
2016-10-13 19:56:47 +09: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 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 (URI) 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.