Renames snapshot 'pre-installed' on controller node

Renames snapshot 'pre-installed' to 'openstack-controller_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: I1c9ce714955dec66c9979ac8a86c38d703017f9c
This commit is contained in:
Pranav Salunke 2014-08-31 18:31:18 +05:30
parent bba61a7022
commit 0559582f3d

View File

@ -19,5 +19,5 @@ scripts setup_horizon.sh
scripts config_external_network.sh
scripts config_demo_user.sh
scripts config_tenant_network.sh
cmd snapshot_cycle "pre-installed"
cmd snapshot_cycle "openstack-controller_installed"
cmd boot