From 96b2537d477b9be7d1bd5d43afaaee00d2186aad Mon Sep 17 00:00:00 2001 From: Jan Hartkopf Date: Tue, 31 Oct 2023 10:58:28 +0200 Subject: [PATCH] Update git submodules * Update openstacksdk from branch 'master' to 9979a3c8f22218806299a3828fce262072f2627e - Fix project cleanup for routers with static routes If a router has static routes configured, its interfaces within the static route's subnet cannot be deleted. This causes all other dependent resources' (ports, subnets, ...) deletion to also fail. Fix this by ensuring a router has no static routes, or remove them first. Story: 2010910 Task: 48754 Change-Id: I16711a9a136b0b7b21cdc850c64b777fcf5cf601 Signed-off-by: Jan Hartkopf --- openstacksdk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstacksdk b/openstacksdk index 7235634f74..9979a3c8f2 160000 --- a/openstacksdk +++ b/openstacksdk @@ -1 +1 @@ -Subproject commit 7235634f74c595610c912f332be03523b956933b +Subproject commit 9979a3c8f22218806299a3828fce262072f2627e