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:
@@ -37,6 +37,10 @@ congestion which may decrease the :ref:`SLA <sla_definition>` for
|
||||
It is also important to schedule :ref:`Actions <action_definition>` in order to
|
||||
avoid security issues such as denial of service on core OpenStack services.
|
||||
|
||||
:ref:`Some default implementations are provided <watcher_planners>`, but it is
|
||||
possible to :ref:`develop new implementations <implement_planner_plugin>`
|
||||
which are dynamically loaded by Watcher at launch time.
|
||||
|
||||
See :doc:`../architecture` for more details on this component.
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user