Base class for plugins.
Bases: tuple
ExchangeTopics(exchange, topics)
Bases: ceilometer.plugin.PluginBase
Base class for plugins that support the notification API.
Return a sequence of strings defining the event types to be given to this plugin.
Bases: ceilometer.plugin.PluginBase
Base class for plugins that support the polling API.
Bases: ceilometer.plugin.PluginBase
Base class for plugins that publish the sampler.
Bases: ceilometer.plugin.PluginBase
Base class for plugins that transform the counter.