watcher.decision_engine.goal.efficacy.indicators
Module¶watcher.decision_engine.goal.efficacy.indicators.
ColdInstanceMigrateCount
[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.
LiveInstanceMigrateCount
[source]¶Bases: watcher.decision_engine.goal.efficacy.indicators.IndicatorSpecification
watcher.decision_engine.goal.efficacy.indicators.
PlannedColdInstanceMigrateCount
[source]¶Bases: watcher.decision_engine.goal.efficacy.indicators.IndicatorSpecification
watcher.decision_engine.goal.efficacy.indicators.
PlannedLiveInstanceMigrateCount
[source]¶Bases: watcher.decision_engine.goal.efficacy.indicators.IndicatorSpecification
watcher.decision_engine.goal.efficacy.indicators.
PlannedVolumeMigrateCount
[source]¶Bases: watcher.decision_engine.goal.efficacy.indicators.IndicatorSpecification
watcher.decision_engine.goal.efficacy.indicators.
PlannedVolumeUpdateCount
[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
watcher.decision_engine.goal.efficacy.indicators.
VolumeMigrateCount
[source]¶Bases: watcher.decision_engine.goal.efficacy.indicators.IndicatorSpecification
watcher.decision_engine.goal.efficacy.indicators.
VolumeUpdateCount
[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.