update link to upper-constraints.txt
[integration.git] / bootstrap / README.md
1 # ONAP Integration - Bootstrap
2
3 ## Description
4
5 A framework to automatically install and test a set of base infrastructure components and environments for new developers.
6
7 ## Sub-components
8
9 - codesearch: A set of vagrant scripts that will set up Hound daemon configured to search through all ONAP repositories.
10 - 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.
11 - vagrant-minimal-onap: A set of vagrant scripts that will set up minimal ONAP environment for research purposes.