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 [vsphere] (#10644) Add servers filter to improve clone performance 2011-11-12 09:39:14 -08:00
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 This patch allows the ability to create 'blank' vms in vsphere 2012-01-21 16:45:34 -05:00
vm_destroy.rb
vm_migrate.rb add host based vmotion 2012-02-27 10:14:31 -05:00
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 add vm reconfiguration functions for memory cpu / generic spec 2012-01-31 15:43:48 -05:00
vm_reconfig_hardware.rb add vm reconfiguration functions for memory cpu / generic spec 2012-01-31 15:43:48 -05:00
vm_reconfig_memory.rb add vm reconfiguration functions for memory cpu / generic spec 2012-01-31 15:43:48 -05:00