ironic/ironic/tests/unit/conductor
Dmitry Tantsur 1faa3397a6 Fix the remaining hacking issues
Fixes W504 and E117, resulting in some indentation changes.

Also fixes code that exceeds the complexity requirement, that is bumped
to 20 (mostly to avoid refactoring the agent heartbeat call, resulting
in conflicts for the deploy steps work).

Change-Id: I8e49f2c039b0ddfca9138f8e148708b7e8b5df7e
2020-03-31 13:40:00 +00:00
..
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
mgr_utils.py Completely stop using the "fake" classic driver in unit tests 2018-06-06 16:10:43 +02:00
test_allocations.py Add owner to allocations and create relevant policies 2019-12-10 19:00:33 +00:00
test_base_manager.py Publish baremetal endpoint via mdns 2019-05-23 17:11:50 +02:00
test_cleaning.py Split cleaning-related functions from manager.py into a new module 2020-02-06 13:50:07 +01:00
test_deployments.py Raise human-friendly messages on attempt to use pre-deploy steps drivers 2020-03-25 13:00:16 +01:00
test_manager.py Fix the remaining hacking issues 2020-03-31 13:40:00 +00:00
test_notification_utils.py Unit test consistency: DB base and utils prefix 2017-06-20 09:36:21 +01:00
test_rpcapi.py Add indicators REST API endpoints 2020-03-21 18:45:01 +00:00
test_steps.py Deploy Templates: factor out ironic.conductor.steps 2019-03-15 10:10:45 +00:00
test_task_manager.py Fix updating nodes with removed or broken drivers 2019-01-09 12:45:10 +01:00
test_utils.py Merge "Generalize clean step functions to support deploy steps" 2020-03-28 20:51:49 +00:00