ironic-inspector/ironic_inspector/test/unit
John L. Villalovos 2064742523 Update version of flake8-import-order package
Use latest version of flake8-import-order package, like we do in
openstack/ironic

Fix the issues detected by new version.

Change-Id: I3b016e35f98c8f88500824e612838f9923b4c3b9
2017-12-14 11:38:27 -08:00
..
__init__.py Move unit tests to "unit" directory 2016-04-05 11:15:29 +03:00
policy_fixture.py Add request context and policy enforcement 2017-10-13 11:55:52 +00:00
test_api_tools.py Add API for listing all introspection statuses 2016-11-21 15:58:24 +01:00
test_common_ironic.py Use flake8-import-order 2017-02-16 10:11:06 -08:00
test_db.py Use new oslo db EngineFacade 2017-06-15 14:25:55 +03:00
test_dnsmasq_pxe_filter.py Allow concurrect updating of dnsmasq configuration 2017-11-27 18:54:55 +01:00
test_introspect.py Refactoring the firewall 2017-10-19 16:38:15 +02:00
test_iptables.py Refactoring the firewall 2017-10-19 16:38:15 +02:00
test_keystone.py Update version of flake8-import-order package 2017-12-14 11:38:27 -08:00
test_main.py pep8: Add 'application-import-names = ironic_inspector' 2017-10-16 14:24:48 -07:00
test_migrations.py Use new oslo db EngineFacade 2017-06-15 14:25:55 +03:00
test_node_cache.py Unittest node_info is added with a version_id 2017-10-24 13:29:38 +02:00
test_plugins_base.py Allow hooks to have dependencies on other hooks 2017-04-26 19:13:52 +02:00
test_plugins_capabilities.py Update version of flake8-import-order package 2017-12-14 11:38:27 -08:00
test_plugins_discovery.py Use flake8-import-order 2017-02-16 10:11:06 -08:00
test_plugins_extra_hardware.py Changed an assert to more specific assert method 2016-08-30 08:07:31 +07:00
test_plugins_lldp_basic.py Add plugin to process basic management LLDP TLVs 2017-01-31 19:51:39 -05:00
test_plugins_local_link_connection.py Update version of flake8-import-order package 2017-12-14 11:38:27 -08:00
test_plugins_pci_devices.py Use assertEqual() instead of assertDictEqual() 2016-09-26 11:07:27 +07:00
test_plugins_raid_device.py Remove deprecated alias "root_device_hint" for "raid_device" hook 2016-06-06 19:07:24 +02:00
test_plugins_rules.py Replace assertRaisesRegexp with assertRaisesRegex 2016-09-05 08:57:47 -04:00
test_plugins_standard.py Update version of flake8-import-order package 2017-12-14 11:38:27 -08:00
test_process.py Refactoring the firewall 2017-10-19 16:38:15 +02:00
test_pxe_filter.py Update version of flake8-import-order package 2017-12-14 11:38:27 -08:00
test_rules.py Merge "Remove rollback support from introspection rules" 2017-05-18 15:24:48 +00:00
test_swift.py Just "import mock" as it works for Python 2 and 3 2017-10-13 10:27:05 -07:00
test_utils.py Merge "Add request context and policy enforcement" 2017-10-19 21:40:24 +00:00
test_wsgi_service.py Refactoring the firewall 2017-10-19 16:38:15 +02:00