aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Debeau <eric.debeau@orange.com>2017-11-06 20:45:04 +0000
committerEric Debeau <eric.debeau@orange.com>2017-11-06 20:49:25 +0000
commitee81e8dba89ef3b4d1522c48c6aa119cca8e85cb (patch)
tree629c1e1eda3d85d0a537127eeb028eef366cba31
parent47ee7c98269a2ce81dedfe872702a1380ae8ad30 (diff)
Correct list of consumed API
Change-Id: I4ab224216413731a17a6badd785e6f86494b3cc0 ISSUE-ID: CLAMP-14 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
-rw-r--r--docs/index.rst7
1 files changed, 4 insertions, 3 deletions
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