Ifat Afek df289c2933 Add template validations, to handle the case of actions that don't have an action_target
Two new validations are added:
1. A condition can not be only "negative". For example, instead of: "not alarm_on_instance" one should use "instance and not_alarm_on_instance"
2. There should be an entity that is common to all parts of an "or" condition.  For example, this is illegal: "alarm1_on_host or alarm2_on_instance"

Change-Id: I209155ade48ba740642670891c11aeef0868197c
Implements: blueprint support-external-actions
2017-07-24 13:28:57 +00:00
..
2017-03-22 08:48:15 +00:00
2017-06-12 09:34:38 +00:00
2016-10-27 00:21:59 +00:00