ironic-inspector/ironic_inspector/test/unit
Zygimantas Matonis e2c8f9fd7b Added scope to introspection rules.
Added 'scope' property to IntrospectionRule and logic to check if a node
falls in the same scope.This allows introspection rules to be applied on
selected nodes instead of every one of them.

Story: 2006995
Task: 37763

Change-Id: I77034f032ea0ec16886afdd928546eb801f7a90a
2020-03-26 21:40:43 +01: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 Stop using six library 2019-12-17 09:23:01 +01:00
test_common_ironic.py Get details when listing ports upon inspection of active nodes 2019-11-28 10:50:32 +01:00
test_coordination.py Split API and conductor services 2019-08-12 15:29:55 +08:00
test_db.py Use new oslo db EngineFacade 2017-06-15 14:25:55 +03:00
test_dnsmasq_pxe_filter.py Stop using six library 2019-12-17 09:23:01 +01:00
test_introspect.py Respect driver_info.force_persistent_boot_device 2020-01-15 15:26:20 +01:00
test_iptables.py Stop using six library 2019-12-17 09:23:01 +01:00
test_keystone.py Add keystoneauth adapters 2018-01-16 18:06:10 +00:00
test_locking.py Split API and conductor services 2019-08-12 15:29:55 +08:00
test_main.py Added scope to introspection rules. 2020-03-26 21:40:43 +01:00
test_manager.py Split API and conductor services 2019-08-12 15:29:55 +08:00
test_migrations.py Merge "Use oslo_db.sqlalchemy.test_fixtures" 2019-07-08 14:57:35 +00:00
test_node_cache.py Stop using six library 2019-12-17 09:23:01 +01: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 Use bmc ipv6 address while processing introspection data 2019-06-19 15:03:07 +03:00
test_plugins_extra_hardware.py Improve error handling of extra_hardware 2019-05-15 11:39:03 +08:00
test_plugins_introspection_data.py Remove deprecated store_data_location 2019-04-09 08:45: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 Pass reset_interfaces when updating a driver from the rules 2019-03-14 11:02:40 +01:00
test_plugins_standard.py Stop using six library 2019-12-17 09:23:01 +01:00
test_process.py Stop using six library 2019-12-17 09:23:01 +01:00
test_pxe_filter.py Stop using six library 2019-12-17 09:23:01 +01:00
test_rules.py Added scope to introspection rules. 2020-03-26 21:40:43 +01:00
test_swift.py Use openstacksdk for accessing Swift 2019-06-19 14:49:03 +02:00
test_utils.py Split API and conductor services 2019-08-12 15:29:55 +08:00
test_wsgi_service.py Split API and conductor services 2019-08-12 15:29:55 +08:00