openstacksdk/openstack/tests/unit
Rafael Castillo 6d04b0c3ce compute: Adds shelve-offload support
Change-Id: I74979ded4ded26382629611b5990229c9936e247
2023-05-16 11:40:45 +01:00
..
accelerator Blackify openstack.accelerator 2023-05-05 11:31:36 +01:00
baremetal Blackify openstack.baremetal, openstack.baremetal_introspection 2023-05-05 10:55:42 +01:00
baremetal_introspection Blackify openstack.baremetal, openstack.baremetal_introspection 2023-05-05 10:55:42 +01:00
block_storage Blackify openstack.block_storage 2023-05-03 12:18:53 +01:00
cloud Bump black to 23.3.0 2023-05-05 12:46:17 +01:00
clustering Blackify openstack.clustering 2023-05-05 11:31:36 +01:00
common Blackify everything else 2023-05-05 11:31:36 +01:00
compute compute: Adds shelve-offload support 2023-05-16 11:40:45 +01:00
config Bump black to 23.3.0 2023-05-05 12:46:17 +01:00
container_infrastructure_management Blackify openstack.container_infrastructure_management 2023-05-05 11:31:36 +01:00
database Blackify openstack.database 2023-05-05 11:31:36 +01:00
dns Blackify openstack.dns 2023-05-05 11:31:36 +01:00
fake Bump black to 23.3.0 2023-05-05 12:46:17 +01:00
fixtures Switch unittests for BS to use v3 2021-12-23 16:50:22 +01:00
identity Blackify openstack.identity 2023-05-03 12:18:51 +01:00
image Blackify openstack.image 2023-05-03 12:18:41 +01:00
instance_ha Blackify openstack.instance_ha 2023-05-05 11:31:36 +01:00
key_manager Blackify openstack.key_manager 2023-05-05 11:00:35 +01:00
load_balancer Bump black to 23.3.0 2023-05-05 12:46:17 +01:00
message Blackify openstack.message 2023-05-05 11:02:56 +01:00
network Blackify openstack.network 2023-05-03 12:18:48 +01:00
object_store Bump black to 23.3.0 2023-05-05 12:46:17 +01:00
orchestration Bump black to 23.3.0 2023-05-05 12:46:17 +01:00
placement Blackify openstack.placement 2023-05-05 11:01:20 +01:00
shared_file_system Blackify openstack.shared_file_system 2023-05-05 10:59:36 +01:00
workflow Blackify openstack.workflow 2023-05-05 11:02:17 +01:00
README.rst tests: Add pointers to docs on running tests 2022-06-24 13:33:03 +01:00
__init__.py Make way for the functional tests 2015-03-31 17:07:47 -05:00
base.py Bump black to 23.3.0 2023-05-05 12:46:17 +01:00
fakes.py Use unittest.mock instead of mock 2020-07-17 09:55:29 +02:00
test_connection.py Bump black to 23.3.0 2023-05-05 12:46:17 +01:00
test_exceptions.py Blackify everything else 2023-05-05 11:31:36 +01:00
test_format.py Blackify everything else 2023-05-05 11:31:36 +01:00
test_hacking.py Blackify everything else 2023-05-05 11:31:36 +01:00
test_microversions.py Bump black to 23.3.0 2023-05-05 12:46:17 +01:00
test_missing_version.py Bump black to 23.3.0 2023-05-05 12:46:17 +01:00
test_placement_rest.py Blackify everything else 2023-05-05 11:31:36 +01:00
test_proxy.py Bump black to 23.3.0 2023-05-05 12:46:17 +01:00
test_proxy_base.py Blackify everything else 2023-05-05 11:31:36 +01:00
test_resource.py Bump black to 23.3.0 2023-05-05 12:46:17 +01:00
test_stats.py Bump black to 23.3.0 2023-05-05 12:46:17 +01:00
test_utils.py Bump black to 23.3.0 2023-05-05 12:46:17 +01:00

README.rst

Unit Tests for openstacksdk

For information on how to run and extend these tests, refer to the contributor guide.