fae499cb73
In accord with the OpenStack documentation migration spec [1], this patch pulls over material from the centralized Configuration Reference so that it will not be lost. As indicated in the spec, dynamic generation of this material will be left for later work. [1] https://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html Closes-Bug: #1706181 Depends-On: Ib0fca0c16e14c05307bfc31ae50c65271b7402f1 Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454 Change-Id: I7f3b584ac9907da1f07dedd26324cf4703bc7e6c
35 lines
1.8 KiB
PHP
35 lines
1.8 KiB
PHP
..
|
|
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.
|
|
|
|
.. _manila-compute:
|
|
|
|
.. list-table:: Description of Compute configuration options
|
|
:header-rows: 1
|
|
:class: config-ref-table
|
|
|
|
* - Configuration option = Default value
|
|
- Description
|
|
* - **[DEFAULT]**
|
|
-
|
|
* - ``nova_admin_auth_url`` = ``http://localhost:5000/v2.0``
|
|
- (String) DEPRECATED: Identity service URL. This option isn't used any longer. Please use [nova] url instead.
|
|
* - ``nova_admin_password`` = ``None``
|
|
- (String) DEPRECATED: Nova admin password. This option isn't used any longer. Please use [nova] password instead.
|
|
* - ``nova_admin_tenant_name`` = ``service``
|
|
- (String) DEPRECATED: Nova admin tenant name. This option isn't used any longer. Please use [nova] tenant instead.
|
|
* - ``nova_admin_username`` = ``nova``
|
|
- (String) DEPRECATED: Nova admin username. This option isn't used any longer. Please use [nova] username instead.
|
|
* - ``nova_catalog_admin_info`` = ``compute:nova:adminURL``
|
|
- (String) DEPRECATED: Same as nova_catalog_info, but for admin endpoint. This option isn't used any longer.
|
|
* - ``nova_catalog_info`` = ``compute:nova:publicURL``
|
|
- (String) DEPRECATED: Info to match when looking for nova in the service catalog. Format is separated values of the form: <service_type>:<service_name>:<endpoint_type> This option isn't used any longer.
|
|
* - ``os_region_name`` = ``None``
|
|
- (String) Region name of this node.
|