ironic-inspector/ironic_inspector
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
..
common Store and expose introspection data 2015-08-27 20:18:54 -04:00
plugins Add introspection rules support 2015-09-14 14:56:09 +02:00
test Add introspection rules support 2015-09-14 14:56:09 +02:00
__init__.py Switch to pbr 2015-06-18 16:09:07 +02:00
conf.py Make list of ipmi_address-alike driver fields configurable 2015-09-01 09:25:11 +02:00
db.py Add introspection rules support 2015-09-14 14:56:09 +02:00
firewall.py Pass -w flag to iptables to make it wait for xtables lock 2015-08-28 10:02:18 +02:00
introspect.py Stop using configuration options in top level code 2015-09-11 15:07:45 +02:00
main.py Add introspection rules support 2015-09-14 14:56:09 +02:00
node_cache.py Add introspection rules support 2015-09-14 14:56:09 +02:00
process.py Add introspection rules support 2015-09-14 14:56:09 +02:00
rules.py Add introspection rules support 2015-09-14 14:56:09 +02:00
utils.py Revisit required provision states 2015-09-07 19:12:11 +02:00