ironic-inspector/ironic_inspector/plugins
Dmitry Tantsur eb9b3da67a Add introspection rules support
This patch introduces a simple JSON-based DSL to run on introspected
data. Conditions and actions are provided via new plugin entry points.

This patch is missing PUT operation on a rule, this can be added later.

Also not all planned conditions and actions are added in this patch,
will also follow up.

Implements: blueprint rules
Change-Id: If4d17b5f1462d03879cb4c2ff4e5cb3ea364b697
2015-09-14 14:56:09 +02:00
..
__init__.py Rename discoverd -> inspector 2015-05-29 09:06:56 +02:00
base.py Add introspection rules support 2015-09-14 14:56:09 +02:00
example.py Add introspection rules support 2015-09-14 14:56:09 +02:00
extra_hardware.py Migrate to oslo_log 2015-08-12 09:23:18 +09:00
raid_device.py Rename plugin root_device_hint -> raid_device 2015-08-26 15:59:57 +02:00
rules.py Add introspection rules support 2015-09-14 14:56:09 +02:00
standard.py Move update functions to NodeInfo object 2015-09-10 14:14:52 +02:00