Centralize src_folder and repos info 25/25925/1
authorVictor Morales <victor.morales@intel.com>
Fri, 8 Dec 2017 19:57:42 +0000 (11:57 -0800)
committerVictor Morales <victor.morales@intel.com>
Fri, 8 Dec 2017 19:57:42 +0000 (11:57 -0800)
commit5464664702bc07c180ed82eb1a5d9bcc9e5d18ec
treec45bae722f80a3481965fec72385ad137c36ea6b
parent5d21f64981e69f6a266da1ec30754de5d8d71e26
Centralize src_folder and repos info

The configuration values that determines where the source code will
be cloned and the list of repos associated to specific project have
been included in a new global configuration file, which pretends to
facilitate their changes.

Change-Id: I700bfe02e6b2f8bf8eef763e44b5e037357ec892
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: INT-367
37 files changed:
bootstrap/vagrant-onap/lib/aai
bootstrap/vagrant-onap/lib/appc
bootstrap/vagrant-onap/lib/ccsdk
bootstrap/vagrant-onap/lib/config/env-vars [new file with mode: 0755]
bootstrap/vagrant-onap/lib/dcae
bootstrap/vagrant-onap/lib/functions
bootstrap/vagrant-onap/lib/mr
bootstrap/vagrant-onap/lib/msb
bootstrap/vagrant-onap/lib/mso
bootstrap/vagrant-onap/lib/multicloud
bootstrap/vagrant-onap/lib/policy
bootstrap/vagrant-onap/lib/portal
bootstrap/vagrant-onap/lib/robot
bootstrap/vagrant-onap/lib/sdc
bootstrap/vagrant-onap/lib/sdnc
bootstrap/vagrant-onap/lib/vfc
bootstrap/vagrant-onap/lib/vid
bootstrap/vagrant-onap/lib/vnfsdk
bootstrap/vagrant-onap/lib/vvp
bootstrap/vagrant-onap/tests/test_aai
bootstrap/vagrant-onap/tests/test_appc
bootstrap/vagrant-onap/tests/test_ccsdk
bootstrap/vagrant-onap/tests/test_dcae
bootstrap/vagrant-onap/tests/test_functions
bootstrap/vagrant-onap/tests/test_mr
bootstrap/vagrant-onap/tests/test_msb
bootstrap/vagrant-onap/tests/test_mso
bootstrap/vagrant-onap/tests/test_multicloud
bootstrap/vagrant-onap/tests/test_policy
bootstrap/vagrant-onap/tests/test_portal
bootstrap/vagrant-onap/tests/test_robot
bootstrap/vagrant-onap/tests/test_sdc
bootstrap/vagrant-onap/tests/test_sdnc
bootstrap/vagrant-onap/tests/test_vfc
bootstrap/vagrant-onap/tests/test_vid
bootstrap/vagrant-onap/tests/test_vnfsdk
bootstrap/vagrant-onap/tests/test_vvp