From b98ebe044a9cea769f96decfc6fbd12f45f84493 Mon Sep 17 00:00:00 2001 From: Roman Dobosz Date: Thu, 12 May 2022 19:09:43 +0200 Subject: [PATCH] Update git submodules * Update kuryr-tempest-plugin from branch 'master' to 61bfb58898815a37657a29d6a30809ba1411d09b - Fix the crd_lb_ip not being defined. During execution it may happen, that there will be UnboundLocalError exception thrown for crd_lb_ip variable, due to unmet condition for service ip not being set in the KuryrLoadbalancerCRD. Fixed by simply defining variable. Change-Id: Ie879ba0b9b85111ec1b906d66ec48127ce8dd1f9 --- kuryr-tempest-plugin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kuryr-tempest-plugin b/kuryr-tempest-plugin index 962594cc7b..61bfb58898 160000 --- a/kuryr-tempest-plugin +++ b/kuryr-tempest-plugin @@ -1 +1 @@ -Subproject commit 962594cc7b3f27362d8fc7b4307ee8720e8e3381 +Subproject commit 61bfb58898815a37657a29d6a30809ba1411d09b