8af43f2775
Change-Id: I089723c824201cf2a9a1c46389f30a88f33c94d5
1.2 KiB
1.2 KiB
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 |