The ceilometer.data_processing.notifications ModuleΒΆ

class ceilometer.data_processing.notifications.DataProcessing(pipeline_manager)[source]

Bases: ceilometer.plugin.NotificationBase

static DataProcessing.get_targets(conf)[source]

Return a sequence of oslo.messaging.Target

It is defining the exchange and topics to be connected for this plugin.

DataProcessing.process_notification(message)[source]

Previous topic

The ceilometer.ipmi.notifications Module

Next topic

The ceilometer.data_processing Module

This Page