Merge "labs: remove obsolete comments in config/scripts.*"

This commit is contained in:
Jenkins 2014-10-03 13:56:18 +00:00 committed by Gerrit Code Review
commit 2a1a267674
3 changed files with 0 additions and 6 deletions

View File

@ -2,8 +2,6 @@
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_nova_compute.sh
cmd snapshot_cycle "nova-compute_installed"

View File

@ -2,8 +2,6 @@
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 apt_install_mysql.sh
scripts install_rabbitmq.sh

View File

@ -2,8 +2,6 @@
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"