Enable /healthcheck for Octavia API
Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/864553 Change-Id: Ie7a6dd78d5af82a546e4d6a19ec5b256df8f64e6
This commit is contained in:
parent
c31bbc215c
commit
b08e95a972
@ -8,6 +8,7 @@ transport_url = {{ octavia_oslomsg_rpc_transport }}://{% for host in octavia_osl
|
||||
[api_settings]
|
||||
bind_host = {{ octavia_uwsgi_bind_address }}
|
||||
bind_port = {{ octavia_service_port }}
|
||||
healthcheck_enabled = True
|
||||
|
||||
auth_strategy = {{ octavia_auth_strategy }}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user