Centralize src_folder and repos info
[integration.git] / bootstrap / vagrant-onap / lib / multicloud
index 4031956..377d4dc 100755 (executable)
@@ -2,12 +2,9 @@
 
 source /var/onap/functions
 
-multicloud_src_folder=$git_src_folder/multicloud
-multicloud_repos=("multicloud" "multicloud/framework" "multicloud/openstack" \
-"multicloud/openstack/vmware" "multicloud/openstack/windriver" \
-"multicloud/azure")
 openstack_release="newton"
 
+# _build_images() - Function that builds docker images from source code
 function _build_images {
     install_docker
     install_python_requirements $multicloud_src_folder/openstack/$openstack_release