Merge "labs: rename snapshots to be less confusing"

This commit is contained in:
Jenkins 2014-10-28 10:08:55 +00:00 committed by Gerrit Code Review
commit 69d6830d5b
3 changed files with 3 additions and 3 deletions

View File

@ -7,5 +7,5 @@ cmd queue setup_nova_compute.sh
cmd snapshot_cycle "nova-compute_installed"
cmd queue setup_neutron_compute.sh
cmd queue setup_cinder_volumes.sh
cmd snapshot_cycle "pre-installed"
cmd snapshot_cycle "compute_node_installed"
cmd boot

View File

@ -21,5 +21,5 @@ cmd snapshot_cycle "horizon_installed"
cmd queue config_external_network.sh
cmd queue config_demo_user.sh
cmd queue config_tenant_network.sh
cmd snapshot_cycle "openstack-controller_installed"
cmd snapshot_cycle "controller_node_installed"
cmd boot

View File

@ -4,5 +4,5 @@ cmd queue etc_hosts.sh
cmd queue osbash/enable_vagrant_ssh_keys.sh
cmd snapshot_cycle "network_configured"
cmd queue setup_neutron_network.sh
cmd snapshot_cycle "openstack-network_installed"
cmd snapshot_cycle "network_node_installed"
cmd boot