diff options
author | osgn422w <gervais-martial.ngueko@intl.att.com> | 2019-05-28 12:59:41 +0200 |
---|---|---|
committer | osgn422w <gervais-martial.ngueko@intl.att.com> | 2019-05-28 12:59:41 +0200 |
commit | ac76315dc36a8083d06b997512581170dcf35e7b (patch) | |
tree | 9302939ba9fab54e96fdfaa2294df0add5d63dba /docs/architecture.rst | |
parent | ef9aed4b3a69128fa10feaa9ab787a57ef6772d7 (diff) |
Doc update
Update of some docs for Dublin features
Issue-ID: CLAMP-396
Change-Id: I3179bc1c549ae0921f2bb4ad36751d304c8c45a4
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
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 fc9e6c322..c98680a2b 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| |