ironic-inspector/ironic_inspector
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
..
common Do not set Swift parameters defaults in keyword arguments 2016-02-12 10:11:49 +01:00
migrations Enable migration autogenerate 2015-11-02 17:24:52 +00:00
plugins Drop rollback actions for set-XX and extend-XX rules actions 2016-02-16 11:12:23 +01:00
test Drop rollback actions for set-XX and extend-XX rules actions 2016-02-16 11:12:23 +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
conf.py Track node identification during the whole processing 2016-01-13 12:23:15 +01:00
db.py Enable migration autogenerate 2015-11-02 17:24:52 +00:00
dbsync.py Enable migration autogenerate 2015-11-02 17:24:52 +00:00
firewall.py Do not update firewall rules if list of MAC's did not change 2016-02-09 15:04:53 +01:00
introspect.py Introduce API for aborting introspection 2016-02-09 15:30:46 +01:00
main.py Introduce API for aborting introspection 2016-02-09 15:30:46 +01:00
node_cache.py Add forward slash for node path patch 2016-02-10 10:59:02 +02:00
process.py Merge "Remove deprecated support for passing patches lists into hooks" 2016-02-11 10:29:14 +00:00
rules.py Track node identification during the whole processing 2016-01-13 12:23:15 +01:00
utils.py Merge "Enable Keystone v3 endpoints for Inspector" 2016-02-03 12:01:43 +00:00
version.py Use Reno for release notes management 2015-11-26 10:12:14 +01:00