Adds nova snapshot to the compute node
Snapshot 'nova-compute_installed' will contain the following packages 1. nova-compute-qemu 2. python-guestfs 3. libguestfs-tools Installs and configures nova compute services. This snapshot can be used to obtain stable running version of controller node and can be used to revert back to this point in case the students break the cluster. Change-Id: Ide59062b30fdd9bd8c44f1b9c3e606ef1433f720
This commit is contained in:
parent
747a77ff2e
commit
d82e4ec7a3
@ -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
|
||||
cmd snapshot_cycle "pre-installed"
|
||||
cmd boot
|
||||
|
Loading…
x
Reference in New Issue
Block a user