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
slivik e3bf139f1b Intermediate foldes in DC/Cluster tree
Create VM failed when there was a folder between Datacenter and Clusters. This bug seemed to be a typo only.
2015-08-02 21:02:09 +02:00
..
cloudinit_to_customspec.rb Support the full vmware customization spec 2015-04-09 21:23:20 +12:00
create_folder.rb
create_vm.rb add firmware support for vsphere 2015-05-04 11:51:31 -05:00
current_time.rb
get_cluster.rb
get_compute_resource.rb Ming Jin: added appropriate mocked response 2015-02-06 22:11:23 +08:00
get_datacenter.rb [vsphere|compute] Fixed spacing. 2015-04-28 08:57:48 -04:00
get_datastore.rb
get_folder.rb
get_interface_type.rb
get_network.rb [vsphere] find network by name and dvswitch 2015-02-04 11:38:28 -06:00
get_resource_pool.rb Use traverse to get resource pools, fixes #3579 2015-06-04 12:27:27 -07:00
get_server_type.rb
get_template.rb
get_virtual_machine.rb Fix nested folders in get virtual machine 2015-06-06 13:48:04 -07:00
get_vm_first_scsi_controller.rb
list_clusters.rb Intermediate foldes in DC/Cluster tree 2015-08-02 21:02:09 +02:00
list_compute_resources.rb Ming Jin: added appropriate mocked response 2015-02-06 22:11:23 +08:00
list_customfields.rb
list_datacenters.rb
list_datastores.rb
list_folders.rb
list_interface_types.rb
list_networks.rb
list_resource_pools.rb
list_server_types.rb
list_templates.rb
list_virtual_machines.rb Merge branch 'vsphere_improved_vm_searching' of git://github.com/mjblack/fog into mjblack-vsphere_improved_vm_searching 2015-02-02 18:22:24 -05:00
list_vm_customvalues.rb
list_vm_interfaces.rb Vsphere - customizing interfaces and disks when cloning from template 2015-05-26 17:12:11 +02:00
list_vm_volumes.rb
modify_vm_interface.rb Fixed attribute passing for add_interface 2014-09-26 01:11:18 +02:00
modify_vm_volume.rb
set_vm_customvalue.rb
vm_clone.rb Merge pull request #3570 from iNecas/clone-vm-customize 2015-07-23 21:30:41 -04:00
vm_config_vnc.rb
vm_destroy.rb
vm_execute.rb Add execute request 2015-07-06 18:01:38 -07:00
vm_migrate.rb
vm_power_off.rb
vm_power_on.rb
vm_reboot.rb
vm_reconfig_cpus.rb
vm_reconfig_hardware.rb
vm_reconfig_memory.rb