X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Farchitecture.rst;h=c98680a2bde98a240b83f19fd7c8a98cf77b00f5;hb=refs%2Fheads%2Felalto;hp=fc9e6c3227e76a3bef566f69b604705a618a0306;hpb=116703e35d4426dfd644246e17a40d4cab5cf641;p=clamp.git 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|