Merge "Heat configuration param change for heat-api section"
This commit is contained in:
commit
35c8029b05
@ -23,7 +23,7 @@ transport_url = rabbit://{% for host in groups['rabbitmq'] %}{{ rabbitmq_user }}
|
||||
[heat_api]
|
||||
bind_host = {{ api_interface_address }}
|
||||
bind_port = {{ heat_api_port }}
|
||||
works = {{ openstack_service_workers }}
|
||||
workers = {{ openstack_service_workers }}
|
||||
{% endif %}
|
||||
|
||||
{% if service_name == 'heat-api-cfn' %}
|
||||
|
Loading…
Reference in New Issue
Block a user