The ceilometer.compute.notifications ModuleΒΆ

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

Bases: ceilometer.agent.plugin_base.NotificationBase

static 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.virt.hyperv.utilsv2 Module

Next topic

The ceilometer.compute.notifications.instance Module

This Page