The watcher.decision_engine.model.collector.nova Module

class watcher.decision_engine.model.collector.nova.NovaClusterDataModelCollector(config, osc=None)[source]

Bases: watcher.decision_engine.model.collector.base.BaseClusterDataModelCollector

nova

Description

This Nova cluster data model collector creates an in-memory representation of the resources exposed by the compute service.

Spec URL

<None>

execute()[source]

Build the compute cluster data model

Previous topic

The watcher.decision_engine.model.collector.manager Module

Next topic

The watcher.decision_engine.model.element.base Module

Project Source

This Page