The watcher.decision_engine.scope.storage Module

The watcher.decision_engine.scope.storage Module

class watcher.decision_engine.scope.storage.StorageScope(scope, config, osc=None)[source]

Bases: watcher.decision_engine.scope.base.BaseScope

Storage Audit Scope Handler

exclude_pools(pools_to_exclude, cluster_model)[source]
exclude_projects(projects_to_exclude, cluster_model)[source]
exclude_resources(resources, **kwargs)[source]
exclude_volumes(volumes_to_exclude, cluster_model)[source]
get_scoped_model(cluster_model)[source]

Leave only nodes, pools and volumes proposed in the audit scope

remove_nodes_from_model(nodes_to_remove, cluster_model)[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.