openstack-python-openstackc.../openstackclient/tests/unit
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
..
api volume: Migrate 'volume create' to SDK 2025-07-17 16:41:46 +01:00
common tests: Rename 'compute_sdk_client' -> 'compute_client' 2025-04-03 16:39:04 +01:00
compute Merge "Bug Fix: Skip invalid server ID during multi-server delete" 2025-09-08 19:43:25 +00:00
identity Ensure show on absent appcreds raises exception 2025-10-01 14:36:17 +01:00
image Merge "Support image save with chunk-size option" 2025-08-15 13:37:16 +00:00
integ Prepare for ruff bump 2025-03-19 12:04:39 +00:00
network Validation: Cannot create network with segmentation id alone 2025-09-11 15:28:51 +00:00
object Prepare for ruff bump 2025-03-19 12:04:39 +00:00
volume volume: Migrate 'volume show' to SDK 2025-07-18 11:38:26 +01:00
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py quota: Allow 'quota set' to function without volume service 2024-08-07 11:56:07 +00:00
test_shell.py Prepare for osc-lib changes 2025-04-01 13:39:50 +01:00
utils.py compute: Add server create --no-security-group option 2024-11-29 10:33:18 +00:00