watcher.decision_engine.solution.efficacy
Module¶watcher.decision_engine.solution.efficacy.
Efficacy
(goal, strategy)[source]¶Bases: object
Solution efficacy
set_efficacy_indicators
(**indicators_map)[source]¶Set the efficacy indicators
Parameters: | indicators_map (dict {str: numerical value}) – kwargs where the key is the name of the efficacy
indicator as defined in the associated
IndicatorSpecification and the
value is a number. |
---|
watcher.decision_engine.solution.efficacy.
Indicator
(name, description, unit, value)[source]¶Bases: watcher.common.utils.Struct
watcher.decision_engine.solution.efficacy.
IndicatorsMap
[source]¶Bases: watcher.common.utils.Struct
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.