The watcher.decision_engine.scope.base Module

The watcher.decision_engine.scope.base Module

class watcher.decision_engine.scope.base.BaseScope(scope, config)[source]

Bases: object

A base class for Scope mechanism

Child of this class is called when audit launches strategy. This strategy requires Cluster Data Model which can be segregated to achieve audit scope.

get_scoped_model(cluster_model)[source]

Leave only nodes and instances proposed in the audit scope

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.