Doc on how to implement a custom Watcher action

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

Change-Id: I978b81cdf9ac6dcf43eb3ecbb79ab64ae4fd6f72
Closes-Bug: #1534639
This commit is contained in:
Vincent Françoise
2016-02-15 11:44:15 +01:00
parent 78f122f241
commit 58ea85c852
4 changed files with 197 additions and 0 deletions

View File

@@ -4,6 +4,8 @@
https://creativecommons.org/licenses/by/3.0/
.. _implement_strategy_plugin:
=================================
Build a new optimization strategy
=================================