From 6b0fa460b5a281ef4bf97e156703211a6bbfd260 Mon Sep 17 00:00:00 2001 From: Vijay VK Date: Mon, 20 May 2019 16:06:11 +0100 Subject: DCAE doc updates for Dublin Change-Id: Icca8fb3d36939102638c3dac3de8e01e220e94e3 Signed-off-by: VENKATESH KUMAR Issue-ID: DCAEGEN2-1505 Signed-off-by: VENKATESH KUMAR --- docs/sections/build.rst | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'docs/sections/build.rst') diff --git a/docs/sections/build.rst b/docs/sections/build.rst index 6b3a1140..4b9db930 100644 --- a/docs/sections/build.rst +++ b/docs/sections/build.rst @@ -46,31 +46,33 @@ Below is a list of the repos and their sub-modules, and the language they are wr - dcaegen2.collectors.ves (Java) - dcaegen2.collectors.hv-ves (Kotlin) - dcaegen2.collectors.datafile (Java) + - dcaegen2.collectors.restconf (Java) * dcaegen2.services - dcaegen2.services.heartbeat (Python) - dcaegen2.services.prh (Java) - + - dcaegen2.services.bbs-eventprocessor (Java) + - dcaegen2.services.pm-mapper (Java) + - dcaegen2.services.ves-mapper (Java) + - dcaegen2.services.son-handler (Java) * dcaegen2.deployments - - bootstrap (bash) - - cloud_init (bash) - scripts (bash, python) - tls-init-container (bash) - k8s-bootstrap-container (bash) - healthcheck-container (Node.js) - k8s-bootstrap-container (bash) - - pnda-bootstrap-container (bash) - - pnda-mirror-container (bash) + - tca-cdap-container (bash) + - multisite-init-container (python) + - dcae-remote-site (helm chart) * dcaegen2.platform * dcaegen2.platform.blueprints - blueprints (yaml) - - check-blueprint-vs-input (yaml) - input-templates (yaml) * dcaegen2.platform.cli (Python) @@ -90,6 +92,7 @@ Below is a list of the repos and their sub-modules, and the language they are wr - dcae-policy (Python) - docker (Python) - relationships (Python) + - k8splugin (Python) * dcaegen2.platform.policy-handler (Python) @@ -104,7 +107,6 @@ Below is a list of the repos and their sub-modules, and the language they are wr - scripts (bash) - Environment ----------- Building is conducted in a Linux environment that has the basic building tools such as JDK 8, Maven 3, Python 2.7 and 3.6, docker engine, etc. -- cgit 1.2.3-korg