Dummy strategy is not registered in the watcher_strategies entrypoint
Bug #1520178 reported by
Vincent Françoise
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
watcher |
Fix Released
|
Medium
|
Vincent Françoise |
Bug Description
We need to make our DummyStrategy available so it gets registered when installing Watcher.
Solution:
watcher_strategies =
basic = ...:BasicConsol
dummy = ...:DummyStrategy
Changed in watcher: | |
assignee: | nobody → Vincent Françoise (vincent-francoise) |
importance: | Undecided → Medium |
status: | New → In Progress |
Changed in watcher: | |
milestone: | none → mitaka-1 |
Changed in watcher: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/250396
Review: https:/