watcher.decision_engine.goal.efficacy.indicators Module¶watcher.decision_engine.goal.efficacy.indicators.AverageCpuLoad[source]¶Bases: watcher.decision_engine.goal.efficacy.indicators.IndicatorSpecification
watcher.decision_engine.goal.efficacy.indicators.ComputeNodesCount[source]¶Bases: watcher.decision_engine.goal.efficacy.indicators.IndicatorSpecification
watcher.decision_engine.goal.efficacy.indicators.IndicatorSpecification(name=None, description=None, unit=None, required=True)[source]¶Bases: object
validate(solution)[source]¶Validate the given solution
| Raises: | InvalidIndicatorValue when the validation fails |
|---|
watcher.decision_engine.goal.efficacy.indicators.InstanceMigrationsCount[source]¶Bases: watcher.decision_engine.goal.efficacy.indicators.IndicatorSpecification
watcher.decision_engine.goal.efficacy.indicators.MigrationEfficacy[source]¶Bases: watcher.decision_engine.goal.efficacy.indicators.IndicatorSpecification
watcher.decision_engine.goal.efficacy.indicators.ReleasedComputeNodesCount[source]¶Bases: watcher.decision_engine.goal.efficacy.indicators.IndicatorSpecification
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.