https://issues.redhat.com/browse/RHEL-27172

Signed-off-by: Ján Tomko <[email protected]>
---
 src/remote/remote_daemon.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/remote/remote_daemon.c b/src/remote/remote_daemon.c
index 657c053f6f..9e82132654 100644
--- a/src/remote/remote_daemon.c
+++ b/src/remote/remote_daemon.c
@@ -107,6 +107,7 @@ static int daemonErrorLogFilter(virErrorPtr err, int 
priority)
     case VIR_ERR_NO_SERVER:
     case VIR_ERR_NO_CLIENT:
     case VIR_ERR_NO_HOSTNAME:
+    case VIR_ERR_NO_NETWORK_METADATA:
         return VIR_LOG_DEBUG;
     }
 
-- 
2.43.2
_______________________________________________
Devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to