The watcher.decision_engine.sync Module

The watcher.decision_engine.sync Module

class watcher.decision_engine.sync.GoalMapping(name, display_name, efficacy_specification)

Bases: tuple

class watcher.decision_engine.sync.IndicatorSpec(name, description, unit, schema)

Bases: tuple

class watcher.decision_engine.sync.ScoringEngineMapping(name, description, metainfo)

Bases: tuple

class watcher.decision_engine.sync.StrategyMapping(name, goal_name, display_name, parameters_spec)

Bases: tuple

class watcher.decision_engine.sync.Syncer[source]

Bases: object

Syncs all available goals and strategies with the Watcher DB

sync()[source]
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.