ironic-inspector/ironic_inspector/plugins
Dmitry Tantsur 31f7a5ada6 Drop rollback actions for set-XX and extend-XX rules actions
Rollback actions were designed to help with rerunning introspection
on the same node. However, rollback actions for these actions proved
to be confusing and were never properly documented at all.
Even worse, the rollback action for set-attribute actually makes
this command impossible to use with non-removable attributes
(e.g. /driver).

This change removes rollback actions from all rules.
We need to rethink how we handle rollback in rules later on.

Change-Id: I2260f4b463c5dc804edac642c86e0da153e163f6
2016-02-16 11:12:23 +01:00
..
__init__.py Rename discoverd -> inspector 2015-05-29 09:06:56 +02:00
base.py Remove deprecated support for passing patches lists into hooks 2016-02-09 12:36:07 +01:00
example.py Merge "Deprecate returning patches from plugins" 2015-09-16 16:51:18 +00:00
extra_hardware.py Track node identification during the whole processing 2016-01-13 12:23:15 +01:00
raid_device.py Track node identification during the whole processing 2016-01-13 12:23:15 +01:00
rules.py Drop rollback actions for set-XX and extend-XX rules actions 2016-02-16 11:12:23 +01:00
standard.py Remove deprecated support for passing patches lists into hooks 2016-02-09 12:36:07 +01:00