From 7b1d84eca8549d7b51474688cee8ef5f25e34b08 Mon Sep 17 00:00:00 2001 From: Zuul Date: Mon, 15 Dec 2025 19:56:35 +0000 Subject: [PATCH] Update git submodules * Update python-openstackclient from branch 'master' to 58210a141a688b4ab1d7e080f718d9181ac9c06e - Merge "fix(keystone): correct the args submitted on user creation" - fix(keystone): correct the args submitted on user creation When a user is created without a password then no parameter called 'password' should be submitted to the keystone API. This removes the incorrect 'password' with null being supplied. Closes-Bug: 2136148 Change-Id: If1c2eb5db360764a5f7660ce4e5353da85b6d3da Signed-off-by: Doug Goldstein --- python-openstackclient | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-openstackclient b/python-openstackclient index 8dbb7126c6..58210a141a 160000 --- a/python-openstackclient +++ b/python-openstackclient @@ -1 +1 @@ -Subproject commit 8dbb7126c68f0885c5dcab12613444885bbbf6e2 +Subproject commit 58210a141a688b4ab1d7e080f718d9181ac9c06e