From b666bc50b2b8b1bb8cde5cdab280f0409bde4958 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Tue, 11 Sep 2018 06:59:03 +0200 Subject: [cleanup] FN VMs: Fold user-data templates While at it, retire obsolete MAAS_IP global variable and let mas01 VM get a DHCP address from virsh-managed mcpcontrol network. Change-Id: Ifd85dbcab10894a5d0d675d37f0c35f09776d9b4 Signed-off-by: Alexandru Avadanii --- ci/deploy.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'ci') diff --git a/ci/deploy.sh b/ci/deploy.sh index 5aa6c66b1..11218196e 100755 --- a/ci/deploy.sh +++ b/ci/deploy.sh @@ -305,7 +305,6 @@ else do_sysctl_cfg do_udev_cfg create_vms "${MCP_STORAGE_DIR}" "${virtual_nodes_data}" "${OPNFV_BRIDGES[@]}" - update_mcpcontrol_network start_vms "${virtual_nodes[@]}" fi -- cgit 1.2.3-korg