openstack-python-openstackc.../openstackclient/identity/v3
Matt Anson fb8cdd4441 Ensure show on absent appcreds raises exception
Currently, running ``application credential show`` on a
non-existent appcred will exit normally and display a
formatted application credential with no data, despite
the Keystone API returning a 404.

Ensure that querying a non-existent application
credential raises an exception message and an exit-code
1 to the user.

Closes-Bug: #2126565
Change-Id: I597d2d4064f1020c5ac40862ecc556f3c94b53eb
Signed-off-by: Matt Anson <matta@stackhpc.com>
2025-10-01 14:36:17 +01:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
access_rule.py Prepare for ruff bump 2025-03-19 12:04:39 +00:00
application_credential.py Ensure show on absent appcreds raises exception 2025-10-01 14:36:17 +01:00
catalog.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
consumer.py Prepare for ruff bump 2025-03-19 12:04:39 +00:00
credential.py Prepare for ruff bump 2025-03-19 12:04:39 +00:00
domain.py identity: Remove unnecessary helper 2025-05-26 16:12:28 +01:00
ec2creds.py Prepare for ruff bump 2025-03-19 12:04:39 +00:00
endpoint.py typing: Indicate another tuple to be extended 2025-04-01 13:14:47 +01:00
endpoint_group.py Prepare for ruff bump 2025-03-19 12:04:39 +00:00
federation_protocol.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
group.py Identity: Migrate 'group' commands to SDK 2025-05-19 15:39:18 -07:00
identity_provider.py Prepare for ruff bump 2025-03-19 12:04:39 +00:00
implied_role.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
limit.py typing: Resolve incompatible operand issues 2025-03-31 17:52:16 +01:00
mapping.py Prepare for ruff bump 2025-03-19 12:04:39 +00:00
policy.py typing: Indicate tuples to be extended 2025-03-31 17:48:36 +01:00
project.py identity: Remove unnecessary helper 2025-05-26 16:12:28 +01:00
region.py Prepare for ruff bump 2025-03-19 12:04:39 +00:00
registered_limit.py typing: Resolve incompatible operand issues 2025-03-31 17:52:16 +01:00
role.py identity: Remove unnecessary helper 2025-05-26 16:12:28 +01:00
role_assignment.py Fix ignored --user-domain in role assignment list 2024-10-29 21:20:07 +09:00
service.py typing: Indicate tuples to be extended 2025-03-31 17:48:36 +01:00
service_provider.py Prepare for ruff bump 2025-03-19 12:04:39 +00:00
tag.py Prepare for ruff bump 2025-03-19 12:04:39 +00:00
token.py Prepare for ruff bump 2025-03-19 12:04:39 +00:00
trust.py Prepare for ruff bump 2025-03-19 12:04:39 +00:00
unscoped_saml.py Blacken openstackclient.identity 2023-05-10 10:51:30 +01:00
user.py Fix missing 'options' field in 'user show' command 2025-05-20 23:46:39 +09:00