openstack-python-openstackc.../openstackclient/tests/unit
Takashi Kajinami b6af7883b7 Replace deprecated assertItemsEqual
It has been provided by testtools to ease migration from python 2, but
was deprecated in 2.7.2[1] and will be removed in 2.8.0[2].

[1] https://github.com/testing-cabal/testtools/commit/e0d56b7ce65ae5b3d
[2] https://github.com/testing-cabal/testtools/commit/f01e86084e6a858d1

Change-Id: I8b68212a88553aff5c3b4182c246b3c0f7365cf6
2025-06-27 23:46:22 +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: Remove unnecessary helper" 2025-05-30 14:37:41 +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 Replace deprecated assertItemsEqual 2025-06-27 23:46:22 +09: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