Skip to content
Snippets Groups Projects
Commit 35c8029b authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "Heat configuration param change for heat-api section"

parents dc015d57 c7f5a388
No related branches found
No related tags found
No related merge requests found
......@@ -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' %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment