From 7f1d1e5dc36ce080412a34c97b90f55115753133 Mon Sep 17 00:00:00 2001 From: osgn422w Date: Tue, 30 Jun 2020 16:29:27 +0200 Subject: correct docs correct architecture doc regarding CDS interaction Issue-ID: CLAMP-885 Change-Id: Ie73e85881e57cb35002ffb7816aebc1c261a9d37 Signed-off-by: osgn422w --- docs/images/architecture/distdepl.png | Bin 92366 -> 94338 bytes docs/index.rst | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/images/architecture/distdepl.png b/docs/images/architecture/distdepl.png index 20fb97a9..27a39302 100644 Binary files a/docs/images/architecture/distdepl.png and b/docs/images/architecture/distdepl.png differ diff --git a/docs/index.rst b/docs/index.rst index 31da7f9c..c8aafc23 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -38,7 +38,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)) - Policy: REST based interface, Policy engine target both XACML and Drools PDP, Policy Engine trigger operations to App-C/VF-C/SDN-C -- CDS: REST based interface, to retrieve list of actors/actions at runtime. +- CDS: REST based interface, to retrieve list of operations/actions with their corresponding payload at runtime for Operational Policies where the field 'actor' is 'CDS'. Delivery -------- -- cgit 1.2.3-korg