summaryrefslogtreecommitdiffstats
path: root/docs/sections/build.rst
diff options
context:
space:
mode:
authorVijay VK <vv770d@att.com>2019-05-20 16:06:11 +0100
committerVENKATESH KUMAR <vv770d@att.com>2019-05-20 16:58:32 -0400
commit6b0fa460b5a281ef4bf97e156703211a6bbfd260 (patch)
treefe4baed5d931af1d98fd4e07791a8804c2f9adbe /docs/sections/build.rst
parenta85f6ad92bd74475b56e5465d188ac2b38d63f35 (diff)
DCAE doc updates for Dublin
Change-Id: Icca8fb3d36939102638c3dac3de8e01e220e94e3 Signed-off-by: VENKATESH KUMAR <vv770d@att.com> Issue-ID: DCAEGEN2-1505 Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Diffstat (limited to 'docs/sections/build.rst')
-rw-r--r--docs/sections/build.rst16
1 files changed, 9 insertions, 7 deletions
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.