summaryrefslogtreecommitdiffstats
path: root/platformdoc/docs/components/component-specification/examples-grid.md
diff options
context:
space:
mode:
authorVENKATESH KUMAR <vv770d@att.com>2020-04-02 23:39:28 -0400
committerVENKATESH KUMAR <vv770d@att.com>2020-04-02 23:48:26 -0400
commitc790dcb3bbd3c498e0f838837c212ce185e70da5 (patch)
treecbde7e82480efbdc3a26844e2e03bf4806aeaaa8 /platformdoc/docs/components/component-specification/examples-grid.md
parentcfb11090aa5fbcb7d38870cdeeb7c21e48b077df (diff)
dcae doc cleanup
Remove old markdown platform doc Change-Id: I592775a24d17d7d786708cde008703f4d899946c Signed-off-by: VENKATESH KUMAR <vv770d@att.com> Issue-ID: DCAEGEN2-1891 Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Diffstat (limited to 'platformdoc/docs/components/component-specification/examples-grid.md')
-rw-r--r--platformdoc/docs/components/component-specification/examples-grid.md18
1 files changed, 0 insertions, 18 deletions
diff --git a/platformdoc/docs/components/component-specification/examples-grid.md b/platformdoc/docs/components/component-specification/examples-grid.md
deleted file mode 100644
index 9597e537..00000000
--- a/platformdoc/docs/components/component-specification/examples-grid.md
+++ /dev/null
@@ -1,18 +0,0 @@
-# Component Spec Examples
-
-The following table shows CDAP and Docker component spec examples for some of the commonly used platform features. Please note that these examples were chosen for the specific features that they contain, and should not necessarily be used for examples of other features, as they may have been captured before they were complete or modified to best utilize those features.
-
-| Feature | CDAP Example | Docker Example |
-|---------|--------------|----------------|
-| Dmaap MR subscriber | [String Matching](https://codecloud.web.att.com/projects/ST_DCAECNTR/repos/dcae_cli_examples/browse/sm/sm_spec.json) | TBD |
-| Dmaap MR publisher | [String Matching](https://codecloud.web.att.com/projects/ST_DCAECNTR/repos/dcae_cli_examples/browse/sm/sm_spec.json) | [Syslog spec](https://codecloud.web.att.com/projects/ST_DCAECNTR/repos/dcae_cli_examples/browse/syslog/syslog.json) |
-| Dmaap DR subscriber/DMD | TBD | [Sessionization](https://codecloud.web.att.com/projects/ST_DCAECNTR/repos/dcae_cli_examples/browse/sessionization/sessionization-componentspec.json) |
-| Dmaap DR publisher/DMD | TBD | [Sessionization](https://codecloud.web.att.com/projects/ST_DCAECNTR/repos/dcae_cli_examples/browse/sessionization/sessionization-componentspec.json) |
-| Policy (simple) | [tca_policy2](https://codecloud.web.att.com/projects/ST_DCAECNTR/repos/dcae_cli_examples/browse/tca_with_policy2/tca_with_policy2.json) | TBD |
-| Policy (complex) | [tca_policy](https://codecloud.web.att.com/projects/ST_DCAECNTR/repos/dcae_cli_examples/browse/tca_with_policy/tca_with_policy.json) | TBD |
-| Healthcheck | N/A (the platform does this) | [FOI spec](https://codecloud.web.att.com/projects/ST_DCAECNTR/repos/dcae_cli_examples/browse/foi/foisftpcollector_componentspec.json)
-| Service Calls | [String Matching](https://codecloud.web.att.com/projects/ST_DCAECNTR/repos/dcae_cli_examples/browse/sm/sm_spec.json) | TBD |
-| Service Provides | [cuda](https://codecloud.web.att.com/projects/ST_DCAECNTR/repos/dcae_cli_examples/browse/cuda/spec.json) | [VES](https://codecloud.web.att.com/projects/ST_DCAECNTR/repos/dcae_cli_examples/browse/ves/vescollector-componentspec.json) |
-| DTI Reconfig | TBD | [FOI-sftp](https://codecloud.web.att.com/projects/ST_DCAECNTR/repos/dcae_cli_examples/browse/foi-sftp/component_spec.json) |
-
-