mirror of
https://github.com/OpenNebula/one.git
synced 2025-02-07 01:57:59 +03:00
F #4913: Fix GuestReboot does not accept wait_for_completion method
This commit is contained in:
parent
d409531237
commit
d03f991da8
@ -1827,7 +1827,7 @@ class VirtualMachine
|
||||
end
|
||||
|
||||
def reboot
|
||||
@item.RebootGuest.wait_for_completion
|
||||
@item.RebootGuest
|
||||
end
|
||||
|
||||
def poweron
|
||||
|
Loading…
x
Reference in New Issue
Block a user