The ceilometer.compute.notifications ModuleΒΆ

class ceilometer.compute.notifications.ComputeNotificationBase(pipeline_manager)[source]

Bases: ceilometer.plugin.NotificationBase

static ComputeNotificationBase.get_targets(conf)[source]

Return a sequence of oslo.messaging.Target

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

Previous topic

The ceilometer.compute.notifications.instance Module

Next topic

The ceilometer.volume.notifications Module

This Page