ironic/ironic/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 Remove copyright from empty files 2014-01-07 21:05:01 +08:00
allocations.py Add owner to allocations and create relevant policies 2019-12-10 19:00:33 +00:00
base_manager.py Stop using six library 2019-12-23 09:38:25 +01:00
cleaning.py Pre-shared agent token 2020-02-20 14:33:32 -08:00
deployments.py Raise human-friendly messages on attempt to use pre-deploy steps drivers 2020-03-25 13:00:16 +01:00
manager.py Fix the remaining hacking issues 2020-03-31 13:40:00 +00:00
notification_utils.py Add node console notifications 2016-12-23 08:51:54 +00:00
rpcapi.py Add indicators REST API endpoints 2020-03-21 18:45:01 +00:00
steps.py Fix the remaining hacking issues 2020-03-31 13:40:00 +00:00
task_manager.py Fix the remaining hacking issues 2020-03-31 13:40:00 +00:00
utils.py Merge "Generalize clean step functions to support deploy steps" 2020-03-28 20:51:49 +00:00