watcher.decision_engine.strategy.context.base
Module¶watcher.decision_engine.strategy.context.base.
StrategyContext
[source]¶Bases: object
do_execute_strategy
(audit, request_context)[source]¶Execute the strategy for the given an audit
Parameters: |
|
---|---|
Returns: | The computed solution |
Return type: |
|
execute_strategy
(audit, request_context)[source]¶Execute the strategy for the given an audit
Parameters: |
|
---|---|
Returns: | The computed solution |
Return type: |
|
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.