ironic-inspector/ironic_inspector
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
..
cmd Stop using six library 2019-12-17 09:23:01 +01:00
common Stop using six library 2019-12-17 09:23:01 +01:00
conductor Split API and conductor services 2019-08-12 15:29:55 +08:00
conf Silence amqp DEBUG messages in logs 2019-10-21 16:48:53 +02:00
locale/en_GB/LC_MESSAGES Imported Translations from Zanata 2019-12-22 07:22:45 +00:00
migrations Added scope to introspection rules. 2020-03-26 21:40:43 +01:00
plugins Stop using six library 2019-12-17 09:23:01 +01:00
pxe_filter Stop using six library 2019-12-17 09:23:01 +01:00
test Added scope to introspection rules. 2020-03-26 21:40:43 +01:00
__init__.py Switch to pbr 2015-06-18 16:09:07 +02:00
alembic.ini Add alembic migrations for the inspector database 2015-09-23 14:44:46 +01:00
api_tools.py Stop using six library 2019-12-17 09:23:01 +01:00
db.py Added scope to introspection rules. 2020-03-26 21:40:43 +01:00
introspect.py Respect driver_info.force_persistent_boot_device 2020-01-15 15:26:20 +01:00
introspection_state.py Fix pycodestyle warnings/errors now visible with hacking 1.1.0 2018-05-08 23:46:05 +02:00
main.py Added scope to introspection rules. 2020-03-26 21:40:43 +01:00
node_cache.py Stop using six library 2019-12-17 09:23:01 +01:00
policy.py Add request context and policy enforcement 2017-10-13 11:55:52 +00:00
process.py Stop trying to power off nodes if manage_boot is False 2019-10-18 13:53:17 +02:00
rules.py Added scope to introspection rules. 2020-03-26 21:40:43 +01:00
utils.py Split API and conductor services 2019-08-12 15:29:55 +08:00
version.py Use Reno for release notes management 2015-11-26 10:12:14 +01:00
wsgi_service.py Split API and conductor services 2019-08-12 15:29:55 +08:00