The ceilometer.central.plugin ModuleΒΆ

Base class for plugins used by the central agent.

class ceilometer.central.plugin.CentralPollster[source]

Bases: ceilometer.plugin.PollsterBase

Base class for plugins that support the polling API.

Previous topic

The ceilometer.profiler.notifications Module

Next topic

The ceilometer.central.manager Module

This Page