Merge "Set tacker-server api_workers using openstack_service_workers"
This commit is contained in:
commit
eef2af6150
@ -7,6 +7,7 @@ transport_url = rabbit://{% for host in groups['rabbitmq'] %}{{ rabbitmq_user }}
|
||||
|
||||
bind_host = {{ api_interface_address }}
|
||||
bind_port = {{ tacker_server_port }}
|
||||
api_workers = {{ openstack_service_workers }}
|
||||
|
||||
{% if enable_nova | bool %}
|
||||
nova_url = {{ internal_protocol }}://{{ kolla_internal_fqdn }}:{{ nova_api_port }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user