ironic-inspector/ironic_inspector/plugins
Harald Jensås 868965c340 Fix pycodestyle warnings/errors now visible with hacking 1.1.0
This fixes the warning/errors except for the C901 Function is
too complex in the ironic_inspector/rules.py's create method.

Bump's max-complexity to 18 in tox.ini to workaround the C901.

Story: 2001985
Task: 19604
Change-Id: I6c76a43353b1beb572dbde78dba4b4a839d45ea7
2018-05-08 23:46:05 +02:00
..
__init__.py Rename discoverd -> inspector 2015-05-29 09:06:56 +02:00
base.py Remove rollback support from introspection rules 2017-05-17 18:33:34 +02:00
capabilities.py Centralize config options 2018-01-04 20:43:58 -08:00
discovery.py Centralize config options 2018-01-04 20:43:58 -08:00
example.py Officially deprecate rollback for introspection rules 2016-03-08 15:12:47 +01:00
extra_hardware.py Remove translation of log messages Part-1 2017-03-24 21:45:04 +00:00
lldp_basic.py Remove translation of log messages Part-1 2017-03-24 21:45:04 +00:00
local_link_connection.py Only set switch_id in local_link_connection if it is a mac address 2018-02-13 09:33:58 +00:00
pci_devices.py Fix pycodestyle warnings/errors now visible with hacking 1.1.0 2018-05-08 23:46:05 +02:00
raid_device.py Remove translation of log messages Part-1 2017-03-24 21:45:04 +00:00
rules.py remove unused LOG 2016-07-10 13:44:21 +08:00
standard.py Move processing of local_gb to root_disk_selection hook 2017-11-02 12:39:37 +01:00