ironic-inspector/ironic_inspector/migrations/versions
Dmitry Tantsur b5fd510db4 Add invert option to rule conditions
Some conditions do not have a native counterparts, so we need a way
to invert them (aka NOT operation). This patch adds a new generic
parameter "invert", defaulting to False.

Change-Id: I50342689ba52346a5a4fbf362536b629fc688986
2016-02-29 13:48:55 +01:00
..
578f84f38d_inital_db_schema.py Always default to InnoDB for MySQL 2015-10-16 14:03:11 +02:00
d588418040d_add_rules.py Always default to InnoDB for MySQL 2015-10-16 14:03:11 +02:00
e169a4a81d88_add_invert_field_to_rule_condition.py Add invert option to rule conditions 2016-02-29 13:48:55 +01:00