mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
bug #774: User resubmit instead of restart
This commit is contained in:
parent
21045eb03b
commit
ea5ccbee9b
@ -240,7 +240,7 @@ cmd=CommandParser::CmdParser.new(ARGV) do
|
||||
|
||||
command :resubmit, resubmit_desc, [:range,:vmid_list] do
|
||||
helper.perform_actions(args[0],options,"resubmiting") do |vm|
|
||||
vm.restart
|
||||
vm.resubmit
|
||||
end
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user