watcher.decision_engine.strategy.selection.default
Module¶watcher.decision_engine.strategy.selection.default.
DefaultStrategySelector
(goal_name, strategy_name=None, osc=None)[source]¶Bases: watcher.decision_engine.strategy.selection.base.BaseSelector
select
()[source]¶Selects a strategy
Raises: | LoadingError if it failed to load a strategy |
---|---|
Returns: | A BaseStrategy instance |
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.