openstack-python-openstackc.../openstackclient
Stephen Finucane a5e4d5f0fa identity: Fix filtering endpoints by project with domain
We were incorrectly passing domain_id as a positional argument, causing
it to get picked up as the ignore_missing argument instead. Correct
this, fixing another bug where the look of projects or domains could be
forbidden by policy, in the process. The latter is unlikely to happen,
given endpoint lookup is typically an admin-only operation, but it's
better to be safe.

Change-Id: Idd3300040967d781b7743accd62298cb24c62872
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2025-11-14 11:47:18 +00:00
..
api volume: Migrate 'volume create' to SDK 2025-07-17 16:41:46 +01:00
common trivial: Normalize some client usage 2025-11-13 15:20:35 +00:00
compute trivial: Normalize some client usage 2025-11-13 15:20:35 +00:00
identity identity: Fix filtering endpoints by project with domain 2025-11-14 11:47:18 +00:00
image Merge "Support image save with chunk-size option" 2025-08-15 13:37:16 +00:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2025-04-02 03:07:33 +00:00
network trivial: Normalize some client usage 2025-11-13 15:20:35 +00:00
object Permit use of tuple API_VERSIONS 2025-04-01 10:36:02 +01:00
releasenotes/notes Show Created At column for volume backups 2024-05-19 22:17:06 +02:00
tests Merge "Add functional test for cached image command" 2025-11-13 13:34:57 +00:00
volume Merge "Add option to filter for projects when listing volume backups" 2025-10-22 17:51:49 +00:00
__init__.py Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
i18n.py Remove log translations 2017-03-21 17:23:09 +08:00
shell.py Bump Python version used for linters to 3.10 2025-05-07 17:55:39 +01:00