aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/README.md
diff options
context:
space:
mode:
authorPawel Wieczorek <p.wieczorek2@samsung.com>2019-12-17 15:30:18 +0100
committerMorgan Richomme <morgan.richomme@orange.com>2020-01-07 13:01:26 +0000
commitcc7624d37643a96222e7c0777a625b72623c3d46 (patch)
treec9ee9c13d541dc6bdd0cba81a9931cd37629d02f /bootstrap/README.md
parente7f0927c790ee508269842caab82a5291341260f (diff)
Describe purpose of Hound code search environment
Issue-ID: ONAPARC-540 Change-Id: Ie7db4cb6925501fd44dc0372f0a1305463a7e7cc Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
Diffstat (limited to 'bootstrap/README.md')
-rw-r--r--bootstrap/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap/README.md b/bootstrap/README.md
index 28f4977c6..7809abf02 100644
--- a/bootstrap/README.md
+++ b/bootstrap/README.md
@@ -7,5 +7,6 @@
## Sub-components
+* codesearch - A set of vagrant scripts that will set up Hound daemon configured to search through all ONAP repositories.
* jenkins - A set of vagrant scripts that will set up a simple Jenkins environment with jobs configured to build all ONAP java code and docker images.
* vagrant-minimal-onap - A set of vagrant scripts that will set up minimal ONAP environment for research purposes.