11.2. Configure Clients
The following options allow configuration of the clients that Orchestration uses to talk to other services.
Configuration option = Default value | Description |
---|---|
[DEFAULT]
|
|
region_name_for_services = None
|
(String) Default region name used to get services endpoints. |
[clients]
|
|
ca_file = None
|
(String) Optional CA cert file to use in SSL connections. |
cert_file = None
|
(String) Optional PEM-formatted certificate chain file. |
endpoint_type = publicURL
|
(String) Type of endpoint in Identity service catalog to use for communication with the OpenStack service. |
insecure = False
|
(Boolean) If set, then the server's certificate will not be verified. |
key_file = None
|
(String) Optional PEM-formatted file that contains the private key. |
Configuration option = Default value | Description |
---|---|
[DEFAULT]
|
|
cloud_backend = heat.engine.clients.OpenStackClients
|
(String) Fully qualified class name to use as a client backend. |
Configuration option = Default value | Description |
---|---|
[clients_ceilometer]
|
|
ca_file = None
|
(String) Optional CA cert file to use in SSL connections. |
cert_file = None
|
(String) Optional PEM-formatted certificate chain file. |
endpoint_type = None
|
(String) Type of endpoint in Identity service catalog to use for communication with the OpenStack service. |
insecure = None
|
(Boolean) If set, then the server's certificate will not be verified. |
key_file = None
|
(String) Optional PEM-formatted file that contains the private key. |
Configuration option = Default value | Description |
---|---|
[clients_cinder]
|
|
ca_file = None
|
(String) Optional CA cert file to use in SSL connections. |
cert_file = None
|
(String) Optional PEM-formatted certificate chain file. |
endpoint_type = None
|
(String) Type of endpoint in Identity service catalog to use for communication with the OpenStack service. |
http_log_debug = False
|
(Boolean) Allow client's debug log output. |
insecure = None
|
(Boolean) If set, then the server's certificate will not be verified. |
key_file = None
|
(String) Optional PEM-formatted file that contains the private key. |
Configuration option = Default value | Description |
---|---|
[clients_glance]
|
|
ca_file = None
|
(String) Optional CA cert file to use in SSL connections. |
cert_file = None
|
(String) Optional PEM-formatted certificate chain file. |
endpoint_type = None
|
(String) Type of endpoint in Identity service catalog to use for communication with the OpenStack service. |
insecure = None
|
(Boolean) If set, then the server's certificate will not be verified. |
key_file = None
|
(String) Optional PEM-formatted file that contains the private key. |
Configuration option = Default value | Description |
---|---|
[clients_heat]
|
|
ca_file = None
|
(String) Optional CA cert file to use in SSL connections. |
cert_file = None
|
(String) Optional PEM-formatted certificate chain file. |
endpoint_type = None
|
(String) Type of endpoint in Identity service catalog to use for communication with the OpenStack service. |
insecure = None
|
(Boolean) If set, then the server's certificate will not be verified. |
key_file = None
|
(String) Optional PEM-formatted file that contains the private key. |
url =
|
(String) Optional heat url in format like http://0.0.0.0:8004/v1/%(tenant_id)s. |
Configuration option = Default value | Description |
---|---|
[clients_keystone]
|
|
auth_uri =
|
(String) Unversioned keystone url in format like http://0.0.0.0:5000. |
ca_file = None
|
(String) Optional CA cert file to use in SSL connections. |
cert_file = None
|
(String) Optional PEM-formatted certificate chain file. |
endpoint_type = None
|
(String) Type of endpoint in Identity service catalog to use for communication with the OpenStack service. |
insecure = None
|
(Boolean) If set, then the server's certificate will not be verified. |
key_file = None
|
(String) Optional PEM-formatted file that contains the private key. |
Configuration option = Default value | Description |
---|---|
[clients_neutron]
|
|
ca_file = None
|
(String) Optional CA cert file to use in SSL connections. |
cert_file = None
|
(String) Optional PEM-formatted certificate chain file. |
endpoint_type = None
|
(String) Type of endpoint in Identity service catalog to use for communication with the OpenStack service. |
insecure = None
|
(Boolean) If set, then the server's certificate will not be verified. |
key_file = None
|
(String) Optional PEM-formatted file that contains the private key. |
Configuration option = Default value | Description |
---|---|
[clients_nova]
|
|
ca_file = None
|
(String) Optional CA cert file to use in SSL connections. |
cert_file = None
|
(String) Optional PEM-formatted certificate chain file. |
endpoint_type = None
|
(String) Type of endpoint in Identity service catalog to use for communication with the OpenStack service. |
http_log_debug = False
|
(Boolean) Allow client's debug log output. |
insecure = None
|
(Boolean) If set, then the server's certificate will not be verified. |
key_file = None
|
(String) Optional PEM-formatted file that contains the private key. |
Configuration option = Default value | Description |
---|---|
[clients_sahara]
|
|
ca_file = None
|
(String) Optional CA cert file to use in SSL connections. |
cert_file = None
|
(String) Optional PEM-formatted certificate chain file. |
endpoint_type = None
|
(String) Type of endpoint in Identity service catalog to use for communication with the OpenStack service. |
insecure = None
|
(Boolean) If set, then the server's certificate will not be verified. |
key_file = None
|
(String) Optional PEM-formatted file that contains the private key. |
Configuration option = Default value | Description |
---|---|
[clients_swift]
|
|
ca_file = None
|
(String) Optional CA cert file to use in SSL connections. |
cert_file = None
|
(String) Optional PEM-formatted certificate chain file. |
endpoint_type = None
|
(String) Type of endpoint in Identity service catalog to use for communication with the OpenStack service. |
insecure = None
|
(Boolean) If set, then the server's certificate will not be verified. |
key_file = None
|
(String) Optional PEM-formatted file that contains the private key. |
Configuration option = Default value | Description |
---|---|
[clients_trove]
|
|
ca_file = None
|
(String) Optional CA cert file to use in SSL connections. |
cert_file = None
|
(String) Optional PEM-formatted certificate chain file. |
endpoint_type = None
|
(String) Type of endpoint in Identity service catalog to use for communication with the OpenStack service. |
insecure = None
|
(Boolean) If set, then the server's certificate will not be verified. |
key_file = None
|
(String) Optional PEM-formatted file that contains the private key. |