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.central.discovery Module

Next topic

The ceilometer.central Module

This Page