aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap/README.md')
-rw-r--r--bootstrap/README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/bootstrap/README.md b/bootstrap/README.md
index bad686157..6c6553de8 100644
--- a/bootstrap/README.md
+++ b/bootstrap/README.md
@@ -1,11 +1,11 @@
-
# ONAP Integration - Bootstrap
## Description
-* A framework to automatically install and test a set of base infrastructure components and environments for new developers.
+A framework to automatically install and test a set of base infrastructure components and environments for new developers.
## Sub-components
-* 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.
-
+- 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.