The ceilometer.key_value_storage.notifications ModuleΒΆ

class ceilometer.key_value_storage.notifications.Index(transporter)[source]

Bases: ceilometer.key_value_storage.notifications._Base

process_notification(message)[source]
class ceilometer.key_value_storage.notifications.Table(transporter)[source]

Bases: ceilometer.key_value_storage.notifications._Base, ceilometer.agent.plugin_base.NonMetricNotificationBase

process_notification(message)[source]

Previous topic

The ceilometer.publisher Module

Next topic

The ceilometer.key_value_storage Module

This Page