The ceilometer.polling.discovery.tenant Module

The ceilometer.polling.discovery.tenant Module

class ceilometer.polling.discovery.tenant.TenantDiscovery(conf)[source]

Bases: ceilometer.polling.plugin_base.DiscoveryBase

Discovery that supplies keystone tenants.

This discovery should be used when the pollster’s work can’t be divided into smaller pieces than per-tenants. Example of this is the Swift pollster, which polls account details and does so per-project.

discover(manager, param=None)[source]
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.