From 513fd3fb1e9875ac7f2924ced56c45deb1e8daa5 Mon Sep 17 00:00:00 2001 From: Zuul Date: Wed, 27 Mar 2024 12:02:40 +0000 Subject: [PATCH] Update git submodules * Update oslo.messaging from branch 'master' to 63f95e92c354cd517ae3bbbd8b4f373bf1c76615 - Merge "kafka: Fix invalid hostaddr format for IPv6 address" - kafka: Fix invalid hostaddr format for IPv6 address When IPv6 address is used for host, the hostaddr should be formatted in [
]: format instead of
: format. This ensures the correct format is used. Closes-Bug: 1907702 Change-Id: I6f4a453a69e942d5b2d66ffeca6960b85c8bc721 --- oslo.messaging | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oslo.messaging b/oslo.messaging index 9b39870819..63f95e92c3 160000 --- a/oslo.messaging +++ b/oslo.messaging @@ -1 +1 @@ -Subproject commit 9b398708197cb793aea0011aaf0700ffe5ce42fd +Subproject commit 63f95e92c354cd517ae3bbbd8b4f373bf1c76615