ironic/ironic/tests/unit/db
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
..
sqlalchemy Fix the remaining hacking issues 2020-03-31 13:40:00 +00:00
__init__.py Remove unused import 2016-07-21 09:03:40 +00:00
base.py Remove usage of some of the deprecated methods 2017-07-31 10:14:08 +00:00
test_allocations.py Allocation API: taking over allocations of offline conductors 2019-02-19 17:36:16 +01:00
test_api.py Fix the remaining hacking issues 2020-03-31 13:40:00 +00:00
test_bios_settings.py BIOS Settings: add sync_node_setting 2018-06-20 15:15:01 +08:00
test_chassis.py Stop using six library 2019-12-23 09:38:25 +01:00
test_conductor.py Make reservation checks caseless 2020-03-06 12:29:19 -08:00
test_deploy_templates.py Stop using six library 2019-12-23 09:38:25 +01:00
test_node_tags.py node_tag_exists(): raise exception if bad node 2018-01-15 10:11:50 -05:00
test_node_traits.py Add a version argument to traits DB API 2018-01-19 19:28:27 +00:00
test_nodes.py Stop using six library 2019-12-23 09:38:25 +01:00
test_portgroups.py Stop using six library 2019-12-23 09:38:25 +01:00
test_ports.py Allow node owners to administer associated ports 2020-01-02 15:12:43 +00:00
test_volume_connectors.py Stop using six library 2019-12-23 09:38:25 +01:00
test_volume_targets.py Stop using six library 2019-12-23 09:38:25 +01:00
utils.py Support node retirement 2020-01-28 11:01:32 +01:00