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
Wesley Beary fc3df16a4d Merge pull request #1577 from tipt0e/master
Fog::Compute::Vsphere get_vm_by_ref method is misspelled in vm_reconfig_hardware
2013-02-18 15:33:32 -08:00
..
create_folder.rb Added request create_folder for vsphere compute. This will create a vm folder in vsphere. 2013-01-08 15:23:37 -05:00
create_vm.rb vsphere: Support multiple NIC backings 2013-01-15 13:08:03 +01:00
current_time.rb Refactor requests to return simple hashes and add unit tests 2011-09-10 15:11:18 -07:00
get_cluster.rb VMWare vsphere provider refactor 2012-11-14 15:31:02 +02:00
get_datacenter.rb VMWare vsphere provider refactor 2012-11-14 15:31:02 +02:00
get_datastore.rb VMWare vsphere provider refactor 2012-11-14 15:31:02 +02:00
get_folder.rb Fixed path for folder attribute model 2012-12-01 06:46:34 -07:00
get_network.rb search through all network adapters recursively to find one being searched for 2013-01-13 11:11:51 -08:00
get_resource_pool.rb VMWare vsphere provider refactor 2012-11-14 15:31:02 +02:00
get_virtual_machine.rb [vsphere|compute] Reverts change of connection 2013-01-16 16:17:50 +00:00
list_clusters.rb VMWare vsphere provider refactor 2012-11-14 15:31:02 +02:00
list_datacenters.rb VMWare vsphere provider refactor 2012-11-14 15:31:02 +02:00
list_datastores.rb VMWare vsphere provider refactor 2012-11-14 15:31:02 +02:00
list_folders.rb VMWare vsphere provider refactor 2012-11-14 15:31:02 +02:00
list_networks.rb VMWare vsphere provider refactor 2012-11-14 15:31:02 +02:00
list_resource_pools.rb VMWare vsphere provider refactor 2012-11-14 15:31:02 +02:00
list_virtual_machines.rb list all VMs in nested folders 2013-01-12 17:43:47 -08:00
list_vm_interfaces.rb vsphere: Allow listing virtual port groups 2013-01-15 13:08:11 +01:00
list_vm_volumes.rb VMWare vsphere provider refactor 2012-11-14 15:31:02 +02:00
vm_clone.rb Expanded vm_clone to allow for setting up static ip for first nic. 2013-01-08 15:37:16 -05:00
vm_config_vnc.rb [vsphere] adds support to get and set vnc console 2012-03-28 13:48:14 +02:00
vm_destroy.rb VMWare vsphere provider refactor 2012-11-14 15:31:02 +02:00
vm_migrate.rb add host based vmotion 2012-02-27 10:14:31 -05:00
vm_power_off.rb Refactor requests to return simple hashes and add unit tests 2011-09-10 15:11:18 -07:00
vm_power_on.rb Refactor requests to return simple hashes and add unit tests 2011-09-10 15:11:18 -07:00
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 Fog::Vsphere::Compute - misspelled method 'get_vm_by_ref' in vm_reconfig_hardware 2013-02-18 15:13:12 -08:00
vm_reconfig_memory.rb add vm reconfiguration functions for memory cpu / generic spec 2012-01-31 15:43:48 -05:00