]> git.feebdaed.xyz Git - 0xmirror/openstack.git/commit
Update git submodules
authorZuul <zuul@review.opendev.org>
Mon, 15 Dec 2025 19:56:35 +0000 (19:56 +0000)
committerGerrit Code Review <review@openstack.org>
Mon, 15 Dec 2025 19:56:35 +0000 (19:56 +0000)
commit7b1d84eca8549d7b51474688cee8ef5f25e34b08
tree02ff19bce9621bced81e8fcbdaa9d071b0a0c051
parentb4ff6de5a05478cb785e0d789d03939e3d839f7d
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 <cardoe@cardoe.com>
python-openstackclient