almanach/almanach
Frédéric Guillot 262586195d Handle instances deleted before completion
This change avoid sending notification to critical queue
when instances are deleted before their completion.

Since we are never going to receive the create.end event,
we use a 15 minutes window to assume the instance was never
created. This check is made only if the entity is not found.

- Add more flexible filters system
- For now, filters are only for on delete events
- Add date helper to manipulate and parse date

Change-Id: Iba97f050bf6e164bf0d83035a884cdbe023d92fc
2017-02-22 16:27:50 +00:00
..
api Fix broken logging 2017-01-12 16:28:13 -05:00
collector Handle instances deleted before completion 2017-02-22 16:27:50 +00:00
core Handle instances deleted before completion 2017-02-22 16:27:50 +00:00
storage Remove unused logging import 2017-02-22 13:58:36 +00:00
tests Handle instances deleted before completion 2017-02-22 16:27:50 +00: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