summaryrefslogtreecommitdiffstats
path: root/docs/sections/services/tca-cdap/index.rst
diff options
context:
space:
mode:
authorVENKATESH KUMAR <vv770d@att.com>2020-10-29 11:30:28 -0400
committerVENKATESH KUMAR <vv770d@att.com>2020-10-29 16:39:17 -0400
commit647eadec530a0353a08469df9220900843554bfe (patch)
tree13646e2e3217c39a630cbd82f67926406e9c9167 /docs/sections/services/tca-cdap/index.rst
parent51626ec70db077d9ece2d0c7b697d19ca1299da6 (diff)
[DCAE] Guilin doc updates
Change-Id: Id7d6613f20e4c1bc47d54039a1d717b482259a7f Signed-off-by: VENKATESH KUMAR <vv770d@att.com> Issue-ID: DCAEGEN2-2437 Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Diffstat (limited to 'docs/sections/services/tca-cdap/index.rst')
-rw-r--r--docs/sections/services/tca-cdap/index.rst24
1 files changed, 0 insertions, 24 deletions
diff --git a/docs/sections/services/tca-cdap/index.rst b/docs/sections/services/tca-cdap/index.rst
deleted file mode 100644
index b750c260..00000000
--- a/docs/sections/services/tca-cdap/index.rst
+++ /dev/null
@@ -1,24 +0,0 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. http://creativecommons.org/licenses/by/4.0
-
-==================================
-Threshold Crossing Analytics (TCA)
-==================================
-
-
-Overview
-========
-
-The TCA (cdap-tca-hi-lo) app was first delivered as part of ONAP R0. In that release, it was intended to be an application that established a software architecture for building CDAP applications that demonstrate sufficient unit test coverage and reusable libraries for ingesting DMaaP MR feeds formatted according to the VES standard. Functionally, it performs a comparison of an incoming performance metric(s) against both a high and low threshold defined and generates CL events when threshold are exceeded.
-
-In Amsterdam release, TCA was deployed into 7 node CDAP cluster. However since Beijing release as ONAP required application to be containerized and deployable into K8s, a wrapper TCA CDAP container was built using CDAP SDK base image on which TCA application is deployed.
-
-
-
-.. toctree::
- :maxdepth: 1
-
- ./installation
- ./functionality
- ./development_info
- ./troubleshoot