1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-11 05:17:41 +03:00

feature #3654 Add comment on onevm boot action, and allow to boot from PROLOG_MIGRATE_FAILURE

This commit is contained in:
Ruben S. Montero 2015-04-09 16:17:39 +02:00
parent 80f8c0be57
commit 946a752bc6
2 changed files with 2 additions and 2 deletions

View File

@ -459,7 +459,7 @@ cmd=CommandParser::CmdParser.new(ARGV) do
boot_desc = <<-EOT.unindent
Boots the given VM.
States: UNKNOWN, BOOT
States: UNKNOWN, BOOT OR FAIL
EOT
command :boot, boot_desc, [:range,:vmid_list],

View File

@ -156,7 +156,7 @@ var lcm_state_actions = {
37: //OpenNebula.VM.lcm_state.BOOT_MIGRATE_FAILURE:
["VM.boot"],
38: //OpenNebula.VM.lcm_state.PROLOG_MIGRATE_FAILURE:
["VM.migrate"],
["VM.boot"],
}
//Permanent storage for last value of aggregated network usage