aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/vagrant-onap/lib/vvp
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap/vagrant-onap/lib/vvp')
-rwxr-xr-xbootstrap/vagrant-onap/lib/vvp6
1 files changed, 0 insertions, 6 deletions
diff --git a/bootstrap/vagrant-onap/lib/vvp b/bootstrap/vagrant-onap/lib/vvp
index a924e7a80..f24431ee6 100755
--- a/bootstrap/vagrant-onap/lib/vvp
+++ b/bootstrap/vagrant-onap/lib/vvp
@@ -2,12 +2,6 @@
source /var/onap/functions
-vvp_src_folder=$git_src_folder/vvp
-vvp_repos=("vvp/ansible-ice-bootstrap" "vvp/cms" "vvp/devkit" \
-"vvp/documentation" "vvp/engagementmgr" "vvp/gitlab" "vvp/image-scanner" \
-"vvp/jenkins" "vvp/portal" "vvp/postgresql" "vvp/test-engine" \
-"vvp/validation-scripts")
-
# _build_vvp_images() - Builds VNFSDK images from source code
function _build_vvp_images {
echo "pass"