senlin/senlin/tests/unit
2024-01-14 18:50:11 +00:00
..
api Remove SSL Middleware tests 2024-01-14 16:20:57 +07:00
cmd Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
common Fixed sqlalchemy 2.x support 2023-12-29 12:06:57 -08:00
conductor Fixed sqlalchemy 2.x support 2023-12-29 12:06:57 -08:00
db Add upgrade test coverage 2023-12-31 00:01:51 +00:00
drivers Fix: ServerProfile._validate_volume_type() missing 1 required positional argument: 'name_or_id' 2024-01-14 16:42:16 +07:00
engine Fixed service manage not cleaning properly 2022-05-23 09:41:42 +00:00
events Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
health_manager Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
objects Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
policies Merge "fix: SCALE_IN action not honoring specified node count" 2024-01-10 06:37:50 +00:00
profiles Fix: ServerProfile._validate_volume_type() missing 1 required positional argument: 'name_or_id' 2024-01-14 16:42:16 +07:00
__init__.py Remove i18n.enable_lazy() call from senlin.cmd 2018-11-05 12:20:52 -05:00
fakes.py Trivial code cleanups 2018-07-22 01:05:16 -07:00
test_common_constraints.py Fix requirements, update hacking 2020-03-30 10:51:45 +00:00
test_common_context.py Remove tox unit test warnings 2017-12-18 05:05:02 -05:00
test_common_exception.py Remove six usage 2020-01-13 14:22:55 -08:00
test_common_messaging.py Use new get_rpc_client API from oslo.messaging 2023-01-21 15:45:44 -08:00
test_common_policy.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_common_scaleutils.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_common_schema.py Switch to collections.abc abstract base classes 2021-12-09 14:16:24 -05:00
test_common_utils.py Fixed service manage not cleaning properly 2022-05-23 09:41:42 +00:00
test_conf.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_hacking.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_rpc_client.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00