The watcher.decision_engine.goal.efficacy.indicators Module

The watcher.decision_engine.goal.efficacy.indicators Module

class watcher.decision_engine.goal.efficacy.indicators.ColdInstanceMigrateCount[source]

Bases: watcher.decision_engine.goal.efficacy.indicators.IndicatorSpecification

class watcher.decision_engine.goal.efficacy.indicators.ComputeNodesCount[source]

Bases: watcher.decision_engine.goal.efficacy.indicators.IndicatorSpecification

class watcher.decision_engine.goal.efficacy.indicators.IndicatorSpecification(name=None, description=None, unit=None, required=True)[source]

Bases: object

to_dict()[source]
classmethod validate(solution)[source]

Validate the given solution

Raises:InvalidIndicatorValue when the validation fails
class watcher.decision_engine.goal.efficacy.indicators.InstanceMigrationsCount[source]

Bases: watcher.decision_engine.goal.efficacy.indicators.IndicatorSpecification

class watcher.decision_engine.goal.efficacy.indicators.LiveInstanceMigrateCount[source]

Bases: watcher.decision_engine.goal.efficacy.indicators.IndicatorSpecification

class watcher.decision_engine.goal.efficacy.indicators.PlannedColdInstanceMigrateCount[source]

Bases: watcher.decision_engine.goal.efficacy.indicators.IndicatorSpecification

class watcher.decision_engine.goal.efficacy.indicators.PlannedLiveInstanceMigrateCount[source]

Bases: watcher.decision_engine.goal.efficacy.indicators.IndicatorSpecification

class watcher.decision_engine.goal.efficacy.indicators.PlannedVolumeMigrateCount[source]

Bases: watcher.decision_engine.goal.efficacy.indicators.IndicatorSpecification

class watcher.decision_engine.goal.efficacy.indicators.PlannedVolumeUpdateCount[source]

Bases: watcher.decision_engine.goal.efficacy.indicators.IndicatorSpecification

class watcher.decision_engine.goal.efficacy.indicators.ReleasedComputeNodesCount[source]

Bases: watcher.decision_engine.goal.efficacy.indicators.IndicatorSpecification

class watcher.decision_engine.goal.efficacy.indicators.VolumeMigrateCount[source]

Bases: watcher.decision_engine.goal.efficacy.indicators.IndicatorSpecification

class watcher.decision_engine.goal.efficacy.indicators.VolumeUpdateCount[source]

Bases: watcher.decision_engine.goal.efficacy.indicators.IndicatorSpecification

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.