Merge "Adds nova snapshot to the compute node"

This commit is contained in:
Jenkins 2014-09-05 08:47:53 +00:00 committed by Gerrit Code Review
commit e1735b0ffb

View File

@ -6,6 +6,7 @@ osbash enable_vagrant_ssh_keys.sh
# Using scripts/osbash/shutdown.sh because we want Vagrant to ignore this
cmd snapshot_cycle "network_configured"
scripts setup_nova_compute.sh
cmd snapshot_cycle "nova-compute_installed"
scripts setup_neutron_compute.sh
scripts setup_cinder_volumes.sh
cmd snapshot_cycle "pre-installed"