1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-20 10:50:08 +03:00

feature #2135: add UNKNOWN state to onevm shutdown

This commit is contained in:
Javi Fontan 2013-09-10 11:08:48 +02:00
parent 1f6a7d47b0
commit 3a2c1abd79

View File

@ -318,7 +318,7 @@ cmd=CommandParser::CmdParser.new(ARGV) do
With --hard it unplugs the VM.
States: RUNNING
States: RUNNING, UNKNOWN (with --hard)
EOT
command :shutdown, shutdown_desc, [:range,:vmid_list],