Manage octavia health manager worker through openstack_service worker

Change-Id: Idfa7feb9157cdf12af9641be10c8eb8478930f15
Closes-Bug: #1886747
(cherry picked from commit 1cba949f84)
This commit is contained in:
Jeffrey Zhang 2020-07-08 11:32:22 +08:00
parent 1466046746
commit a96ca60658
1 changed files with 3 additions and 0 deletions

View File

@ -59,6 +59,9 @@ bind_ip = {{ octavia_network_interface_address }}
heartbeat_key = insecure
controller_ip_port_list = {% for host in groups['octavia-health-manager'] %}{{ hostvars[host]['ansible_' + hostvars[host]['octavia_network_interface']]['ipv4']['address'] }}:{{ octavia_health_manager_port }}{% if not loop.last %},{% endif %}{% endfor %}
stats_update_threads = {{ openstack_service_workers }}
health_update_threads = {{ openstack_service_workers }}
[controller_worker]
amp_boot_network_list = {{ octavia_amp_boot_network_list }}
amp_image_tag = amphora