summaryrefslogtreecommitdiffstats
path: root/docs/sections/build.rst
diff options
context:
space:
mode:
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.