openstack-python-openstackc.../openstackclient/tests/unit
djp 9ad18c4967
Fix openstack image import --method web-download --uri 'invalid value'
although python-openstackclient run command(image import) with invalid uri,
but the request succeeds. Fixed it to throw an exception
when requesting with an invalid URI.

unit test added. the test cover --uri 'invalid value'

Task: 52251
Story: 2011468
Closes-Bug: 2111777
Change-Id: I62cd8cdf054b6a5e07d664a543b0923ce5f20f83
2025-05-30 22:47:29 +09:00
..
api tests: Rename 'compute_sdk_client' -> 'compute_client' 2025-04-03 16:39:04 +01:00
common tests: Rename 'compute_sdk_client' -> 'compute_client' 2025-04-03 16:39:04 +01:00
compute Merge "evacuate: respect original SHUTOFF state in --wait completion" 2025-05-21 10:29:33 +00:00
identity Merge "identity: Normalise output of application credentials commands" 2025-05-26 16:03:37 +00:00
image Fix openstack image import --method web-download --uri 'invalid value' 2025-05-30 22:47:29 +09:00
integ Prepare for ruff bump 2025-03-19 12:04:39 +00:00
network network: Allow multiple FIP filter opts 2025-05-19 14:07:37 +01:00
object Prepare for ruff bump 2025-03-19 12:04:39 +00:00
volume volume: Migrate 'volume delete' to SDK 2025-05-19 13:20:22 +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