Files
aodh/ceilometer/event
liu-sheng 48e30f52d4 Fix notification for NotImplemented record_events
With mongodb as storage backend, notification-to-sample will be broken by
NotImplementedError of record_events() method if we have set
"store_events" option as True in ceilometer.conf.

This patch catch the NotImplementedError and enable the
notification-to-sample process.

Change-Id: I7ace5a8581518fa56e58abca2e377b513ff38675
Closes-Bug: #1320420
2014-06-09 16:39:38 +08:00
..