openstack-python-openstackc.../openstackclient/tests/unit/identity
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
..
v2_0 Prepare for ruff bump 2025-03-19 12:04:39 +00:00
v3 Ensure show on absent appcreds raises exception 2025-10-01 14:36:17 +01:00
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00