almanach/almanach/tests/unit
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 Stdlib imports are always first 2017-01-20 09:11:41 -05:00
builders Stdlib imports are always first 2017-01-20 09:11:41 -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 Stdlib imports are always first 2017-01-20 09:11:41 -05:00
validators Remove all remaining usages of hamcrest 2017-01-12 13:40:12 -05:00
__init__.py Add first tempest test 2016-12-01 16:35:33 -05:00
base.py Remove last usages of flexmock 2017-01-13 10:25:02 -05:00