| commit | f1324494c9d9a2a144d9dfd6658ad2faf887d248 | [log] [tgz] |
|---|---|---|
| author | Angus Salkeld <asalkeld@mirantis.com> | Thu Apr 02 09:14:39 2015 +1000 |
| committer | Angus Salkeld <asalkeld@mirantis.com> | Thu Apr 02 09:14:52 2015 +1000 |
| tree | 7018189bd13c9f6b0964501b66a5bbe9675762e6 | |
| parent | 2eb7d60605487fb7ee54611798bb6ccdb51fb079 [diff] |
Create an event when signalling fails - otherwise it is hard to know that signalling happened and failed - remove the LOG.exception() - doesn't seem like a programming error. - don't change the resource action/state - this makes a functional test much more reliable Change-Id: I84c73b06bade4dfcadba240eb3dddac698194acf Partial-bug: #1334333