commit | 6d2476c9b34e89ba6e5947bf03adeb2745b7c5ec | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Thu Apr 08 10:48:57 2021 -0500 |
committer | Matthew Barth <msbarth@us.ibm.com> | Thu Jun 10 14:01:24 2021 -0500 |
tree | 639e81f2edb40226c29d9e72434955de4adefe92 | |
parent | 19c77494f9542ee298fa913fbcb13d9801b25ec8 [diff] |
control: Actions use list of groups set on base object Remove the reference to a group given when running an action and instead have each action iterate over the list of groups configured/set on the base action object. The group configured/set on the base action object is the only set of groups that the action should use based on its configuration in an event. Change-Id: Ia298d270e782ad729b5a29f9cdfe9b6c9ea4bc45 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>