The watcher.decision_engine.strategy.selection.default Module

The watcher.decision_engine.strategy.selection.default Module

class 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
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.