ironic-inspector/ironic_inspector/test
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 Always generate fresh uuid in test cases 2016-02-11 13:05:53 +01:00
functional.py Drop rollback actions for set-XX and extend-XX rules actions 2016-02-16 11:12:23 +01:00
test_firewall.py Do not update firewall rules if list of MAC's did not change 2016-02-09 15:04:53 +01:00
test_introspect.py Introduce API for aborting introspection 2016-02-09 15:30:46 +01:00
test_main.py Always generate fresh uuid in test cases 2016-02-11 13:05:53 +01:00
test_node_cache.py Always generate fresh uuid in test cases 2016-02-11 13:05:53 +01:00
test_plugins_base.py Add introspection rules support 2015-09-14 14:56:09 +02:00
test_plugins_extra_hardware.py Convert eDeploy data so that rules can process it 2015-09-22 13:29:58 +01:00
test_plugins_raid_device.py Support IPA in raid_device plugin 2015-09-22 17:05:02 +02:00
test_plugins_rules.py Drop rollback actions for set-XX and extend-XX rules actions 2016-02-16 11:12:23 +01:00
test_plugins_standard.py Remove deprecated support for passing patches lists into hooks 2016-02-09 12:36:07 +01:00
test_process.py Always generate fresh uuid in test cases 2016-02-11 13:05:53 +01:00
test_rules.py Always generate fresh uuid in test cases 2016-02-11 13:05:53 +01:00
test_swift.py Do not set Swift parameters defaults in keyword arguments 2016-02-12 10:11:49 +01:00
test_utils.py Merge "Enable Keystone v3 endpoints for Inspector" 2016-02-03 12:01:43 +00:00