Comment 5 for bug 1961088

Revision history for this message
Nobuto Murata (nobuto) wrote :

In another deployment with focal-wallaby, I've tried to find out what's actually changed after running config-changed hook. And there is one line diff in octavia.conf. Not 100% sure it's the root cause though.

# git diff --no-index /etc/octavia.bak/ /etc/octavia/
diff --git a/etc/octavia.bak/octavia.conf b/etc/octavia/octavia.conf
index 7a54623..9651f07 100644
--- a/etc/octavia.bak/octavia.conf
+++ b/etc/octavia/octavia.conf
@@ -20,6 +20,7 @@ enabled_provider_agents = ovn

 [health_manager]
+bind_ip = fc00:675d:4035:73b3:f816:3eff:fe7a:e0b0
 controller_ip_port_list = fc00:675d:4035:73b3:f816:3eff:fe7a:e0b0:5555
 heartbeat_key = 20e8350e-950f-40fb-bb36-b9259e355523
 health_update_threads = 4