aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs
diff options
context:
space:
mode:
authorMarco Platania <platania@research.att.com>2017-08-11 14:36:42 -0400
committerMarco Platania <platania@research.att.com>2017-08-11 14:36:42 -0400
commit47793ae17c8f9d5555d5b36fc4da99d27a1f8e8e (patch)
treea013e4cd2dbc24dfdc6a7150d983f021e4513f2c /vnfs
parente346c99db30654950e119621e87786e0541fe84b (diff)
Remove useless comments
Change-Id: I787ea63999ab302c064f4288ea68bd0de5139d37 Signed-off-by: Marco Platania <platania@research.att.com>
Diffstat (limited to 'vnfs')
-rw-r--r--vnfs/vCPE/scripts/v_aaa_install.sh1
-rw-r--r--vnfs/vCPE/scripts/v_bng_install.sh1
-rw-r--r--vnfs/vCPE/scripts/v_brgemu_install.sh1
-rw-r--r--vnfs/vCPE/scripts/v_dns_install.sh1
-rw-r--r--vnfs/vCPE/scripts/v_gmux_install.sh1
-rw-r--r--vnfs/vCPE/scripts/v_gw_install.sh1
-rw-r--r--vnfs/vCPE/scripts/v_web_install.sh1
7 files changed, 0 insertions, 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