This website requires JavaScript.
Explore
Get Started
openstack
/
ceilometer
Code
Issues
Proposed changes
697c4c1051
Branches
Tags
View all branches
ceilometer
/
.gitignore
8 lines
49 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add a tool for recording notifications and replaying them Change-Id: I852a6fbef7b9bf02309f699419da0a2537ce7a90
2012-05-15 13:39:56 -04:00
*.pyc
*.dat
TAGS
*.egg-info
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 15:10:09 -04:00
build
.coverage
Add tox configuration Change-Id: Ic4051617b5757c649cd59dacf8e9dd9d7e9819a6 Signed-off-by: Julien Danjou <julien.danjou@enovance.com>
2012-05-29 17:57:58 -04:00
.tox
Copy Permalink