1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/vsphere/requests/compute
Ohad Levy d14d60ae84 fixed vm listing problem
the vm listing request was using the inventory method which was:
a. deprecated
b. broken on certian conditions (which I'm uncretian of but could reproduce).
2012-10-25 17:41:30 +02:00
..
current_time.rb
datacenters.rb
find_vm_by_ref.rb
list_virtual_machines.rb fixed vm listing problem 2012-10-25 17:41:30 +02:00
vm_clone.rb ammend dest_folder disclaimer 2012-10-23 18:05:33 -06:00
vm_config_vnc.rb [vsphere] adds support to get and set vnc console 2012-03-28 13:48:14 +02:00
vm_create.rb
vm_destroy.rb
vm_migrate.rb
vm_power_off.rb
vm_power_on.rb
vm_reboot.rb fix reboot guest in vsphere to reboot rather than shutdown guest 2012-08-07 12:20:57 -04:00
vm_reconfig_cpus.rb
vm_reconfig_hardware.rb
vm_reconfig_memory.rb