OpenStack Telemetry (Ceilometer) Alarming
Go to file
Doug Hellmann 73c9150afe Add plugin support to the notification portion of the collector daemon.
Implement a Counter class for use by notification plugins.
Define a base class for Notification plugins.
Define a dispatcher class for notification events to be passed to the plugins.
Add a notification plugin for instance creation and "instance" counters.
Add a reusable function for turning a Counter into a metering event dictionary.

Change-Id: Iaa626b98e1a661ed31cc8b8e95263c111df20888
2012-05-22 18:17:13 -04:00
bin Add plugin support to the notification portion of the collector daemon. 2012-05-22 18:17:13 -04:00
ceilometer Add plugin support to the notification portion of the collector daemon. 2012-05-22 18:17:13 -04:00
tests Add plugin support to the notification portion of the collector daemon. 2012-05-22 18:17:13 -04:00
tools add a tool for recording notifications and replaying them 2012-05-17 16:02:18 -04:00
.gitignore Add plugin support to the notification portion of the collector daemon. 2012-05-22 18:17:13 -04:00
.gitreview Add .gitreview file 2012-05-01 11:17:50 +01:00
README.md Add link to blueprint 2012-05-02 14:59:08 +02:00
run_tests.sh Add plugin support to the notification portion of the collector daemon. 2012-05-22 18:17:13 -04:00
setup.py Add plugin support to the notification portion of the collector daemon. 2012-05-22 18:17:13 -04:00