almanach/almanach
Frédéric Guillot 4fbb9d7b56 Handle deletion of errored instances
When a new instance is created and the state is in error,
the event "compute.instance.create.end" is never sent.

However, when we delete an errored instance the deletion event is
sent, but the entity doesn't exists in te database.

This fix avoid false positives in the critical queue.

Change-Id: I70a4ae92bda37909cfd6021e0311a69b7ad189bc
2017-01-18 16:29:20 -05:00
..
api Fix broken logging 2017-01-12 16:28:13 -05:00
collector Handle deletion of errored instances 2017-01-18 16:29:20 -05:00
core Fix broken logging 2017-01-12 16:28:13 -05:00
storage Models refactoring 2016-12-29 10:16:03 -05:00
tests Handle deletion of errored instances 2017-01-18 16:29:20 -05:00
validators Move all exception objects in the same place 2016-10-07 14:49:08 -04:00
__init__.py First opensource commit 2016-03-25 11:30:58 -04:00