From: osgn422w Date: Tue, 30 Jun 2020 14:29:27 +0000 (+0200) Subject: correct docs X-Git-Tag: 5.1.0~28^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=clamp.git;a=commitdiff_plain;h=7f1d1e5dc36ce080412a34c97b90f55115753133 correct docs correct architecture doc regarding CDS interaction Issue-ID: CLAMP-885 Change-Id: Ie73e85881e57cb35002ffb7816aebc1c261a9d37 Signed-off-by: osgn422w --- 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 --------