Documentation update

Here is a new architecture diagram with some updates on the
glossary and on descriptions of architecture elements.
I also fix some warning logs.

Closes-Bug: #1657405
Change-Id: I442082d702fc8667e9397c090da51ca1ead5d86e
This commit is contained in:
David TARDIVEL
2017-01-23 16:17:51 +01:00
parent 41f579d464
commit 59c5adc8ad
9 changed files with 1410 additions and 369 deletions

View File

@@ -41,7 +41,7 @@ class WeightPlanner(base.BasePlanner):
*Limitations*
- This planner requires to have action_weights and parallelization configs
tuned well.
tuned well.
"""
def __init__(self, config):