From cd78a62a64d7b3d3dfcd7934d2bb60cb72254f87 Mon Sep 17 00:00:00 2001 From: Eduardo Olivares Date: Tue, 15 Jul 2025 11:23:04 +0200 Subject: [PATCH] [uni06zeta][neutron] remove log_dir The parameter log_dir was wrongly configured and, due to this, no neutron logs were written in uni06zeta jobs. --- examples/dt/uni06zeta/control-plane/service-values.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/dt/uni06zeta/control-plane/service-values.yaml b/examples/dt/uni06zeta/control-plane/service-values.yaml index ca223d868..2ae473ddb 100644 --- a/examples/dt/uni06zeta/control-plane/service-values.yaml +++ b/examples/dt/uni06zeta/control-plane/service-values.yaml @@ -104,7 +104,6 @@ data: l3_ha = False max_l3_agents_per_router = 3 debug = true - log_dir = /var/log/neutron control_exchange = neutron [agent] report_interval = 300