labs: leave all node VMs running
After a cluster build, the controller VM is running whereas the other two are not. This inconsistency can be confusing to users. This patch makes sure all three VMs are running when the cluster build is done. Change-Id: I2319b06bd94836e74ebc77330cc16549b7582ac1
This commit is contained in:
parent
b5d209f515
commit
954947d1ac
@ -8,3 +8,4 @@ cmd snapshot_cycle "network_configured"
|
||||
scripts setup_nova_compute.sh
|
||||
scripts setup_neutron_compute.sh
|
||||
cmd snapshot_cycle "pre-installed"
|
||||
cmd boot
|
||||
|
@ -7,3 +7,4 @@ osbash enable_vagrant_ssh_keys.sh
|
||||
cmd snapshot_cycle "network_configured"
|
||||
scripts setup_neutron_network.sh
|
||||
cmd snapshot_cycle "openstack-network_installed"
|
||||
cmd boot
|
||||
|
Loading…
x
Reference in New Issue
Block a user