mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
4264b1f99c
Without this patch we have no way to completely destroy a server instance. This patch adds a vm_destroy API request and implements the destroy method on the server model. The vSphere API requires the server to be in a poweredOff state. The model action and the request do not verify this is the case before issuing the command. |
||
---|---|---|
.. | ||
current_time.rb | ||
find_all_by_instance_uuid.rb | ||
find_all_by_uuid.rb | ||
list_virtual_machines.rb | ||
vm_destroy.rb | ||
vm_power_off.rb | ||
vm_power_on.rb | ||
vm_reboot.rb |