The watcher.decision_engine.model.collector.manager Module

The watcher.decision_engine.model.collector.manager Module

class watcher.decision_engine.model.collector.manager.CollectorManager[source]

Bases: object

get_cluster_model_collector(name, osc=None)[source]

Retrieve cluster data model collector

Parameters:
  • name (str) – name of the cluster data model collector plugin
  • osc (OpenStackClients instance) – an OpenStackClients instance
Returns:

cluster data model collector plugin

Return type:

BaseClusterDataModelCollector

get_collectors()[source]
get_notification_endpoints()[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.