8af43f2775
Change-Id: I089723c824201cf2a9a1c46389f30a88f33c94d5
31 lines
1.2 KiB
ReStructuredText
31 lines
1.2 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.
|
|
|
|
.. _murano-mistral:
|
|
|
|
.. list-table:: Description of Workflow service configuration options
|
|
:header-rows: 1
|
|
:class: config-ref-table
|
|
|
|
* - Configuration option = Default value
|
|
- Description
|
|
* - **[mistral]**
|
|
-
|
|
* - ``ca_cert`` = ``None``
|
|
- (String) (SSL) Tells Murano to use the specified client certificate file when communicating with Mistral.
|
|
* - ``endpoint_type`` = ``publicURL``
|
|
- (String) Mistral endpoint type.
|
|
* - ``insecure`` = ``False``
|
|
- (Boolean) This option explicitly allows Murano to perform "insecure" SSL connections and transfers with Mistral.
|
|
* - ``service_type`` = ``workflowv2``
|
|
- (String) Mistral service type.
|
|
* - ``url`` = ``None``
|
|
- (String) Optional mistral endpoint override
|