From 47793ae17c8f9d5555d5b36fc4da99d27a1f8e8e Mon Sep 17 00:00:00 2001 From: Marco Platania Date: Fri, 11 Aug 2017 14:36:42 -0400 Subject: [PATCH] Remove useless comments Change-Id: I787ea63999ab302c064f4288ea68bd0de5139d37 Signed-off-by: Marco Platania --- vnfs/vCPE/scripts/v_aaa_install.sh | 1 - vnfs/vCPE/scripts/v_bng_install.sh | 1 - vnfs/vCPE/scripts/v_brgemu_install.sh | 1 - vnfs/vCPE/scripts/v_dns_install.sh | 1 - vnfs/vCPE/scripts/v_gmux_install.sh | 1 - vnfs/vCPE/scripts/v_gw_install.sh | 1 - vnfs/vCPE/scripts/v_web_install.sh | 1 - 7 files changed, 7 deletions(-) diff --git a/vnfs/vCPE/scripts/v_aaa_install.sh b/vnfs/vCPE/scripts/v_aaa_install.sh index 0ce24d88..a4a34aca 100644 --- a/vnfs/vCPE/scripts/v_aaa_install.sh +++ b/vnfs/vCPE/scripts/v_aaa_install.sh @@ -74,5 +74,4 @@ then reboot fi -# Run docker containers. For openstack Ubuntu 16.04 images this will run as a service after the VM has restarted ./v_aaa_init.sh \ No newline at end of file diff --git a/vnfs/vCPE/scripts/v_bng_install.sh b/vnfs/vCPE/scripts/v_bng_install.sh index 516a7307..dad8b2f7 100644 --- a/vnfs/vCPE/scripts/v_bng_install.sh +++ b/vnfs/vCPE/scripts/v_bng_install.sh @@ -94,5 +94,4 @@ then reboot fi -# Run docker containers. For openstack Ubuntu 16.04 images this will run as a service after the VM has restarted ./v_bng_init.sh \ No newline at end of file diff --git a/vnfs/vCPE/scripts/v_brgemu_install.sh b/vnfs/vCPE/scripts/v_brgemu_install.sh index 367009a1..10976da1 100644 --- a/vnfs/vCPE/scripts/v_brgemu_install.sh +++ b/vnfs/vCPE/scripts/v_brgemu_install.sh @@ -64,5 +64,4 @@ then reboot fi -# Run docker containers. For openstack Ubuntu 16.04 images this will run as a service after the VM has restarted ./v_brgemu_init.sh \ No newline at end of file diff --git a/vnfs/vCPE/scripts/v_dns_install.sh b/vnfs/vCPE/scripts/v_dns_install.sh index c07b700b..02ab69bf 100644 --- a/vnfs/vCPE/scripts/v_dns_install.sh +++ b/vnfs/vCPE/scripts/v_dns_install.sh @@ -74,5 +74,4 @@ then reboot fi -# Run docker containers. For openstack Ubuntu 16.04 images this will run as a service after the VM has restarted ./v_dns_init.sh \ No newline at end of file diff --git a/vnfs/vCPE/scripts/v_gmux_install.sh b/vnfs/vCPE/scripts/v_gmux_install.sh index b301016c..b43cf7bf 100644 --- a/vnfs/vCPE/scripts/v_gmux_install.sh +++ b/vnfs/vCPE/scripts/v_gmux_install.sh @@ -84,5 +84,4 @@ then reboot fi -# Run docker containers. For openstack Ubuntu 16.04 images this will run as a service after the VM has restarted ./v_gmux_init.sh \ No newline at end of file diff --git a/vnfs/vCPE/scripts/v_gw_install.sh b/vnfs/vCPE/scripts/v_gw_install.sh index 856d0ecc..cafb204d 100644 --- a/vnfs/vCPE/scripts/v_gw_install.sh +++ b/vnfs/vCPE/scripts/v_gw_install.sh @@ -74,5 +74,4 @@ then reboot fi -# Run docker containers. For openstack Ubuntu 16.04 images this will run as a service after the VM has restarted ./v_gw_init.sh \ No newline at end of file diff --git a/vnfs/vCPE/scripts/v_web_install.sh b/vnfs/vCPE/scripts/v_web_install.sh index 3e47ed2e..94d3ebd7 100644 --- a/vnfs/vCPE/scripts/v_web_install.sh +++ b/vnfs/vCPE/scripts/v_web_install.sh @@ -74,5 +74,4 @@ then reboot fi -# Run docker containers. For openstack Ubuntu 16.04 images this will run as a service after the VM has restarted ./v_web_init.sh \ No newline at end of file -- 2.16.6