Deploy minimal ONAP
[integration.git] / bootstrap / README.md
1
2 # ONAP Integration - Bootstrap
3
4 ## Description
5
6 * A framework to automatically install and test a set of base infrastructure components and environments for new developers.
7
8 ## Sub-components
9
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.