diff options
author | Gervais-Martial Ngueko <gervais-martial.ngueko@intl.att.com> | 2019-05-28 11:32:33 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-05-28 11:32:33 +0000 |
commit | 16587feaf8d57ea025a8d6260f88c85d7b8c4666 (patch) | |
tree | 07fa1494680a8b18efb323dd5072db6288178fdc /docs/architecture.rst | |
parent | 785b17789adc4817e129fcd389d91046b195044a (diff) | |
parent | ac76315dc36a8083d06b997512581170dcf35e7b (diff) |
Merge "Doc update"
Diffstat (limited to 'docs/architecture.rst')
-rw-r--r-- | docs/architecture.rst | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/architecture.rst b/docs/architecture.rst index fc9e6c32..c98680a2 100644 --- a/docs/architecture.rst +++ b/docs/architecture.rst @@ -12,10 +12,12 @@ update the loop with new parameters during runtime, as well as suspending and restarting it. It interacts with other systems to deploy and execute the control loop. For -example, it gets the control loop blueprint from SDC - DCAE-DS. +example, it extracts the control loop blueprint and Policy Model(Model Driven Control Loop) +from CSAR distributed by SDC/DCAE-DS. It requests from DCAE the instantiation of microservices to manage the control loop flow. Furthermore, it creates and updates multiple -policies in the Policy Engine that define the closed loop flow. +policies (for DCAE mS configuration and actual Control Operations) in the Policy Engine +that define the closed loop flow. |clamp-flow| |