openstack-python-openstackc.../openstackclient/tests/unit/compute/v2
whoami-rajat 9d39437282 common: Migrate 'limits show' to SDK
This is done for both the compute and block storage services even though
the compute service hasn't supported rate limits since API v2.1 was
introduced [1].

[1] https://github.com/openstack/nova/commit/ca4ec762804

Change-Id: Idd9f4a1c23952a6087f08c03ac8b5bebd5a0c86d
Co-authored-by: Stephen Finucane <stephenfin@redhat.com>
Depends-on: https://review.opendev.org/c/openstack/openstacksdk/+/918519
2024-07-08 10:30:36 +01:00
..
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py common: Migrate 'limits show' to SDK 2024-07-08 10:30:36 +01:00
test_agent.py compute: Migrate 'agent *' to SDK 2024-07-02 17:52:02 +01:00
test_aggregate.py tests: Migrate to 'set_xxx_api_version' helpers 2024-07-08 09:59:21 +01:00
test_console.py compute: Migrate remaining tests to SDK objects 2024-07-02 17:52:02 +01:00
test_flavor.py tests: Migrate to 'set_xxx_api_version' helpers 2024-07-08 09:59:21 +01:00
test_host.py compute: Migrate 'host set' to SDK 2024-07-02 17:52:02 +01:00
test_hypervisor.py tests: Migrate to 'set_xxx_api_version' helpers 2024-07-08 09:59:21 +01:00
test_hypervisor_stats.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
test_keypair.py tests: Migrate to 'set_xxx_api_version' helpers 2024-07-08 09:59:21 +01:00
test_server.py tests: Migrate to 'set_xxx_api_version' helpers 2024-07-08 09:59:21 +01:00
test_server_backup.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
test_server_event.py tests: Migrate to 'set_xxx_api_version' helpers 2024-07-08 09:59:21 +01:00
test_server_group.py tests: Migrate to 'set_xxx_api_version' helpers 2024-07-08 09:59:21 +01:00
test_server_image.py tests: Add compute v2 FakeClientMixin 2023-09-29 10:14:32 +01:00
test_server_migration.py tests: Migrate to 'set_xxx_api_version' helpers 2024-07-08 09:59:21 +01:00
test_server_volume.py tests: Migrate to 'set_xxx_api_version' helpers 2024-07-08 09:59:21 +01:00
test_service.py tests: Migrate to 'set_xxx_api_version' helpers 2024-07-08 09:59:21 +01:00
test_usage.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00