openstack-python-openstackc.../openstackclient/tests
Stephen Finucane 54b4f45829 identity: Don't pass unset options when creating user
In change I06f3848812bce60c65909f1311f36b70eba427d4, we migrated the
'user *' commands from keystoneclient to SDK. One side effect of this is
that we are no longer able to rely on keystoneclient's 'filter_none'
helper method that filters out parameters that are set to None. As such,
we now need to do this ourselves. Eventually, it would be nice if SDK
provided such functionality itself.

The same change also introduced a bug where the '--domain' argument was
being used to lookup a project rather than the '--project-domain'
argument. This is also corrected.

Change-Id: I1204ca611a74d134c879467d6c2b73f16e043213
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Closes-bug: #2080600
(cherry picked from commit 033793aa0e)
2024-09-25 08:23:59 +00:00
..
functional Merge "identity: Use previous naming for 'service show' fields" 2024-08-12 16:01:30 +00:00
unit identity: Don't pass unset options when creating user 2024-09-25 08:23:59 +00:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00