The ceilometer.orchestration.notifications ModuleΒΆ

Handler for producing orchestration metering from Heat notification events.

class ceilometer.orchestration.notifications.StackCRUD(transporter)[source]

Bases: ceilometer.agent.plugin_base.NotificationBase, ceilometer.agent.plugin_base.NonMetricNotificationBase

static get_targets(conf)[source]

Return a sequence of oslo.messaging.Target

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

process_notification(message)[source]

Previous topic

The ceilometer.keystone_client Module

Next topic

The ceilometer.orchestration Module

This Page