The ceilometer.orchestration.notifications ModuleΒΆ

Handler for producing orchestration metering from Heat notification events.

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

Bases: ceilometer.plugin.NotificationBase

static StackCRUD.get_targets(conf)[source]

Return a sequence of oslo.messaging.Target

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

StackCRUD.process_notification(message)[source]

Previous topic

The ceilometer.orchestration Module

Next topic

The ceilometer.publisher.utils Module

This Page