aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorosgn422w <gervais-martial.ngueko@intl.att.com>2020-06-30 16:53:18 +0200
committerosgn422w <gervais-martial.ngueko@intl.att.com>2020-06-30 16:53:18 +0200
commitd5afe1e97467cc0e744b063ce89c1a4ec594964e (patch)
treebc37354d100c34612ad80d8ef132c97da0b24de2
parentcb663c17b9a483059f08a14c1b2e64954e7964f5 (diff)
correct docs
correct CDS interaction with CLAMP Issue-ID: CLAMP-885 Change-Id: I77529bc9be30b2fc45bcd9233d6af5c336b18f67 Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
-rw-r--r--docs/images/architecture/distdepl.pngbin44714 -> 94338 bytes
-rw-r--r--docs/index.rst2
2 files changed, 1 insertions, 1 deletions
diff --git a/docs/images/architecture/distdepl.png b/docs/images/architecture/distdepl.png
index 0016a859..27a39302 100644
--- a/docs/images/architecture/distdepl.png
+++ b/docs/images/architecture/distdepl.png
Binary files 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
--------