From 590581b0162d3870618c724a45a0eea9e7b79d0b Mon Sep 17 00:00:00 2001 From: Zuul Date: Tue, 16 Dec 2025 18:13:49 +0000 Subject: [PATCH] Update git submodules * Update python-openstackclient from branch 'master' to 08b1bb70dd2154acadaa53e22a70d0d0e4d98a0f - Merge "taas: Use custom command classes" - taas: Use custom command classes In change I53d9058273748ecd4d4eecec5f7291d5f38ce5ab we added custom Command classes for typing purposes. However, the Tap-as-a-Service code merged around the same time and was missed. Correct this. Change-Id: I3a9fe20b5b8eb54708644527538f27396f29b476 Signed-off-by: Stephen Finucane --- python-openstackclient | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-openstackclient b/python-openstackclient index 58210a141a..08b1bb70dd 160000 --- a/python-openstackclient +++ b/python-openstackclient @@ -1 +1 @@ -Subproject commit 58210a141a688b4ab1d7e080f718d9181ac9c06e +Subproject commit 08b1bb70dd2154acadaa53e22a70d0d0e4d98a0f -- 2.43.0