Doc update 19/88619/1
authorosgn422w <gervais-martial.ngueko@intl.att.com>
Tue, 28 May 2019 10:59:41 +0000 (12:59 +0200)
committerosgn422w <gervais-martial.ngueko@intl.att.com>
Tue, 28 May 2019 10:59:41 +0000 (12:59 +0200)
Update of some docs for Dublin features

Issue-ID: CLAMP-396

Change-Id: I3179bc1c549ae0921f2bb4ad36751d304c8c45a4
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
docs/architecture.rst
docs/images/architecture/distdepl.png
docs/index.rst

index fc9e6c3..c98680a 100644 (file)
@@ -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
 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
 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|
 
 
 |clamp-flow|
 
index 5593f49..0016a85 100644 (file)
Binary files a/docs/images/architecture/distdepl.png and b/docs/images/architecture/distdepl.png differ
index fc0118a..4915722 100644 (file)
@@ -36,7 +36,7 @@ CLAMP uses the API's exposed by the following ONAP components:
 
 - SDC : REST based interface exposed by the SDC, Distribution of service to DCAE
 - DCAE: REST based interface exposed by DCAE, Common Controller Framework, DCAE microservices onboarded (TCA, Stringmatch, Holmes (optional))
 
 - SDC : REST based interface exposed by the SDC, Distribution of service to DCAE
 - DCAE: REST based interface exposed by DCAE, Common Controller Framework, DCAE microservices onboarded (TCA, Stringmatch, Holmes (optional))
-- Policy: REST based interface (the Policy team provide a "jar" to handle the communication), both XACML and Drools PDP, APIs to App-C/VF-C/SDN-C
+- Policy: REST based interface, Policy engine target both XACML and Drools PDP, Policy Engine trigger operations to App-C/VF-C/SDN-C
 
 
 Delivery
 
 
 Delivery