aboutsummaryrefslogtreecommitdiffstats
path: root/ci/deploy.sh
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2018-09-21 13:33:15 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-09-21 13:33:15 +0000
commit7099ffcba4c7a84dfd2ac53fd59149948665f884 (patch)
treefe68e49cf2a320020479528068d4da849e44d085 /ci/deploy.sh
parent857797a2c50d20299dac43135bd8f688905b9d37 (diff)
parentdae5c2c5e677e4af8e56370c10316219a539321e (diff)
Merge "[infra] Bind mas01 mcpcontrol DHCP to MAAS_IP"
Diffstat (limited to 'ci/deploy.sh')
-rwxr-xr-xci/deploy.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/deploy.sh b/ci/deploy.sh
index 103f83b9e..41ac60237 100755
--- a/ci/deploy.sh
+++ b/ci/deploy.sh
@@ -308,6 +308,7 @@ else
do_sysctl_cfg
do_udev_cfg
create_vms "${MCP_STORAGE_DIR}" "${virtual_nodes_data}" "${OPNFV_BRIDGES[@]}"
+ update_mcpcontrol_network
start_vms "${virtual_nodes[@]}"
# https://github.com/docker/libnetwork/issues/1743