The ceilometer.volume.notifications Module

Converters for producing volume counter messages from cinder notification events.

class ceilometer.volume.notifications.Volume[source]

Bases: ceilometer.volume.notifications._Base

process_notification(message)[source]
class ceilometer.volume.notifications.VolumeSize[source]

Bases: ceilometer.volume.notifications._Base

process_notification(message)[source]

Previous topic

The ceilometer.utils Module

Next topic

Release Notes

This Page