
Renames snapshot 'pre-installed' to 'openstack-network_installed' which is more accurate description for the snapshot. This snapshot can be used to revert back to stable functioning controller node, which ready and does not require any further installation or configuration. Change-Id: I438b03c29ec4ba285a43abb184d59f40bd73d8f4
10 lines
314 B
SYSTEMD
10 lines
314 B
SYSTEMD
# Scripts for network node
|
|
cmd init_node
|
|
scripts etc_hosts.sh
|
|
osbash enable_vagrant_ssh_keys.sh
|
|
#osbash wait_debug.sh
|
|
# Using scripts/osbash/shutdown.sh because we want Vagrant to ignore this
|
|
cmd snapshot_cycle "network_configured"
|
|
scripts setup_neutron_network.sh
|
|
cmd snapshot_cycle "openstack-network_installed"
|