diff options
Diffstat (limited to 'docs/sections/installation_MS_ondemand.rst')
-rw-r--r-- | docs/sections/installation_MS_ondemand.rst | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/docs/sections/installation_MS_ondemand.rst b/docs/sections/installation_MS_ondemand.rst new file mode 100644 index 00000000..ee5e639e --- /dev/null +++ b/docs/sections/installation_MS_ondemand.rst @@ -0,0 +1,32 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + +DCAE MS Deployment +================== + +DCAE MS catalog includes number of collectors, analytics and event processor services. For Dublin, not all MS available on default ONAP/DCAE deployment. + +Following Services are deployed via DCAE Bootstrap + + +.. toctree:: + :maxdepth: 1 + + ./services/snmptrap/index.rst + ./services/ves-http/index.rst + ./services/ves-hv/index.rst + ./services/prh/index.rst + ./services/tca-cdap/index.rst + +Following additional MS are available for on-demand deployment as necessary for any usecases; instruction for deployment are provided under each MS. + +.. toctree:: + :maxdepth: 1 + + Mapper MS Installation <./services/mapper/installation> + DFC MS Installation <./services/dfc/installation> + Heartbeat MS Installation <./services/heartbeat/installation> + PM-Mapper MS Installation <./services/pm-mapper/installation> + BBS EventProcessor MS Installation <./services/bbs-event-processor/installation> + Son-Handler MS Installation <./services/son-handler/installation> + RESTconf MS Installation <./services/restconf/installation> |