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

feature #3654: Add new states to deploy a vm to onevm command help

This commit is contained in:
Ruben S. Montero 2015-04-14 22:37:54 +02:00
parent 33d23af546
commit 8d1f22c038

View File

@ -421,7 +421,7 @@ cmd=CommandParser::CmdParser.new(ARGV) do
deployment, in a standard installation the Scheduler is in charge
of this decision
States: PENDING
States: PENDING, HOLD, STOPPED, UNDEPLOYED
EOT
command :deploy, deploy_desc, [:range,:vmid_list], :hostid, [:datastoreid,nil],