mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
![]() Without this patch, the test for the vSphere linked clone option to the vm_clone request throws an exception. For the full exception please see GH-697 discussion comments on Github at [1] This patch fixes the issue by removing the cleanup code which is not necessary for a Mocked test. The cleanup code was calling a method on the response_linked object which is not actually in scope. [1] https://github.com/fog/fog/pull/697 |
||
---|---|---|
.. | ||
current_time.rb | ||
datacenters.rb | ||
find_vm_by_ref.rb | ||
list_virtual_machines.rb | ||
vm_clone.rb | ||
vm_destroy.rb | ||
vm_power_off.rb | ||
vm_power_on.rb | ||
vm_reboot.rb |