openstack-python-openstackc.../openstackclient/tests/unit/common
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
test_availability_zone.py tests: Add compute v2 FakeClientMixin 2023-09-29 10:14:32 +01:00
test_clientmanager.py Blacken openstack.common 2023-05-10 10:51:30 +01:00
test_command.py Blacken openstack.common 2023-05-10 10:51:30 +01:00
test_configuration.py Blacken openstack.common 2023-05-10 10:51:30 +01:00
test_extension.py tests: Use central SDK client fake 2023-09-29 10:12:19 +01:00
test_limits.py common: Migrate 'limits show' to SDK 2024-07-08 10:30:36 +01:00
test_logs.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
test_module.py Fix tests on Python 3.12 2024-05-10 11:16:56 +01:00
test_progressbar.py Blacken openstack.common 2023-05-10 10:51:30 +01:00
test_project_cleanup.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00
test_quota.py trivial: Prepare for pyupgrade pre-commit hook 2024-04-23 12:24:23 +01:00