Added information on plugin mechanism to glossary
Added extra information regarding the plugin mechanism for: action, strategy, and Watcher planner. Change-Id: I9a7523282e229b83c16b06e3806ff795a0699c78 Closes-Bug: #1558470
This commit is contained in:
@@ -49,6 +49,10 @@ be one of the following:
|
||||
- **CANCELLED** : the :ref:`Action <action_definition>` was in **PENDING** or
|
||||
**ONGOING** state and was cancelled by the
|
||||
:ref:`Administrator <administrator_definition>`
|
||||
|
||||
:ref:`Some default implementations are provided <watcher_planners>`, but it is
|
||||
possible to :ref:`develop new implementations <implement_action_plugin>` which
|
||||
are dynamically loaded by Watcher at launch time.
|
||||
"""
|
||||
|
||||
import datetime
|
||||
|
||||
Reference in New Issue
Block a user