35 lines
1.3 KiB
ReStructuredText
35 lines
1.3 KiB
ReStructuredText
..
|
|
Warning: Do not edit this file. It is automatically generated from the
|
|
software project's code and your changes will be overwritten.
|
|
|
|
The tool to generate this file lives in openstack-doc-tools repository.
|
|
|
|
Please make any changes needed in the code, then run the
|
|
autogenerate-config-doc tool from the openstack-doc-tools repository, or
|
|
ask for help on the documentation mailing list, IRC channel or meeting.
|
|
|
|
.. _trove-compute:
|
|
|
|
.. list-table:: Description of Compute configuration options
|
|
:header-rows: 1
|
|
:class: config-ref-table
|
|
|
|
* - 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.
|