From: Eric Debeau Date: Mon, 6 Nov 2017 20:45:04 +0000 (+0000) Subject: Correct list of consumed API X-Git-Tag: v1.1.0~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=clamp.git;a=commitdiff_plain;h=ee81e8dba89ef3b4d1522c48c6aa119cca8e85cb Correct list of consumed API Change-Id: I4ab224216413731a17a6badd785e6f86494b3cc0 ISSUE-ID: CLAMP-14 Signed-off-by: Eric Debeau --- diff --git a/docs/index.rst b/docs/index.rst index 8372137c..185a2d08 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -31,9 +31,10 @@ CLAMP offers the following API: Consumed APIs ------------- 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 (the Policy team provide a "jar" to handle the communication), both XACML and Drools PDP, APIs to App-C/VF-C/SDN-C + +- 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 Delivery