osprofiler/tests/parsers
Boris Pavlovic a51b110576 Fix ceilometer parse notifications
In case of empty notification list, started_at and finished_at are
not changed and keep type int (== 0) that is passed to msec() func
that expect datetime object.

So just catch this situation.

Change-Id: I2b2ade11fee2fb7fbe88bc8fd602007d342d78e9
2014-07-09 03:29:01 +04:00
..
__init__.py Simplify notifer API 2014-06-11 19:12:20 +04:00
test_ceilometer.py Fix ceilometer parse notifications 2014-07-09 03:29:01 +04:00