Doc on how to implement a custom Watcher planner

This documentation describes step-by-step the process for implementing
a new planner in Watcher.

Change-Id: I8addba53de69be93730924a58107687020c19c74
Closes-Bug: #1533739
This commit is contained in:
Vincent Françoise
2016-02-16 17:36:07 +01:00
parent 78f122f241
commit 96c0ac0ca8
3 changed files with 134 additions and 4 deletions

View File

@@ -71,6 +71,7 @@ Plugins
:maxdepth: 1
dev/strategy-plugin
dev/planner-plugin
dev/plugins