doc error for WeightPlanner
Change-Id: I6c51a919baa32e9b46bfadfcf8e6afac27890b17
This commit is contained in:
2
watcher/decision_engine/planner/weight.py
Normal file → Executable file
2
watcher/decision_engine/planner/weight.py
Normal file → Executable file
@@ -33,7 +33,7 @@ class WeightPlanner(base.BasePlanner):
|
||||
"""Weight planner implementation
|
||||
|
||||
This implementation builds actions with parents in accordance with weights.
|
||||
Set of actions having a lower weight will be scheduled before
|
||||
Set of actions having a higher weight will be scheduled before
|
||||
the other ones. There are two config options to configure:
|
||||
action_weights and parallelization.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user