ironic-inspector/ironic_inspector/test/unit
Bob Fournier 9978579fc1 Remove PXE filter logging
Remove log messages which tend to fill up the inspector logs when
debug is enabled without providing much value.

Change-Id: Ib848a13f30f5ef0074c9e43eb0a414bec0254637
2019-03-14 21:11:03 -04: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 getaddrinfo instead of gethostbyname while resolving BMC address 2019-03-05 10:07:53 +03:00
test_db.py Use new oslo db EngineFacade 2017-06-15 14:25:55 +03:00
test_dnsmasq_pxe_filter.py Replace assertEqual(True/False, *) with assertTrue/assertFalse in tests 2018-09-17 09:10:46 +00:00
test_introspect.py Fix lookup when ipmi_address is a hostname 2019-03-08 15:54:34 +01:00
test_iptables.py Support ip6tables for iptables pxe filter 2018-11-07 09:53:47 +08:00
test_keystone.py Add keystoneauth adapters 2018-01-16 18:06:10 +00:00
test_main.py Reset cached extension managers in the unit tests 2019-03-08 13:18:02 +01:00
test_manager.py introspection data backend: plugin layer 2019-01-07 17:31:15 +08:00
test_migrations.py introspection data backend: implements db 2018-12-04 10:54:32 +08:00
test_node_cache.py Use processed bool as key in introspection_data DB table 2019-02-13 14:32:53 -05:00
test_plugins_base.py Fix pycodestyle warnings/errors now visible with hacking 1.1.0 2018-05-08 23:46:05 +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 Change the default discovery driver to fake-hardware 2018-04-30 14:36:34 +00:00
test_plugins_extra_hardware.py Changed an assert to more specific assert method 2016-08-30 08:07:31 +07:00
test_plugins_introspection_data.py Revise driver api for introspection data backend 2019-02-19 11:18:04 +08: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 Handle validation failure if not all switch fields received 2018-11-13 08:19:14 -05: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 Accept None value for set-attribute 2018-12-07 15:12:17 +01:00
test_plugins_standard.py Support IPv6 address when validating interfaces 2018-11-19 11:06:37 +08:00
test_process.py Reset cached extension managers in the unit tests 2019-03-08 13:18:02 +01:00
test_pxe_filter.py Remove PXE filter logging 2019-03-14 21:11:03 -04:00
test_rules.py Accept None value for set-attribute 2018-12-07 15:12:17 +01:00
test_swift.py Add keystoneauth adapters 2018-01-16 18:06:10 +00:00
test_utils.py Fix gate failure due to recent oslo.policy release 2018-07-20 20:59:15 +08:00
test_wsgi_service.py Wrap Flask into oslo.service 2018-10-23 09:20:16 +08:00