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 Standardise on collection methods 2014-05-26 16:22:07 +01:00
create_vm.rb add firmware support for vsphere 2015-05-04 11:51:31 -05:00
current_time.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
get_cluster.rb VMWare vsphere provider refactor 2012-11-14 15:31:02 +02:00
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 [vSphere] fixed bug that datastores in subfolders would not be found. 2013-05-05 13:57:07 +02:00
get_folder.rb Standardise on collection methods 2014-05-26 16:22:07 +01:00
get_interface_type.rb [vSphere:] Implementation of Query for Guesttype and NICTypes 2013-09-27 11:48:31 +02:00
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 Remove trailing whitespace 2014-02-19 12:30:59 +00:00
get_template.rb [vsphere|compute] add get_template function 2013-04-04 23:01:17 -07:00
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 Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
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 Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
list_datacenters.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
list_datastores.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
list_folders.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
list_interface_types.rb Replace deprecated Hash methods 2014-05-26 16:22:08 +01:00
list_networks.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
list_resource_pools.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
list_server_types.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
list_templates.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
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 Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
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 Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
modify_vm_interface.rb Fixed attribute passing for add_interface 2014-09-26 01:11:18 +02:00
modify_vm_volume.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
set_vm_customvalue.rb Remove trailing blank lines 2014-05-26 14:35:26 +01:00
vm_clone.rb Merge pull request #3570 from iNecas/clone-vm-customize 2015-07-23 21:30:41 -04:00
vm_config_vnc.rb Replace deprecated Hash methods 2014-05-26 16:22:08 +01:00
vm_destroy.rb Replace deprecated Hash methods 2014-05-26 16:22:08 +01:00
vm_execute.rb Add execute request 2015-07-06 18:01:38 -07:00
vm_migrate.rb Replace deprecated Hash methods 2014-05-26 16:22:08 +01:00
vm_power_off.rb Replace deprecated Hash methods 2014-05-26 16:22:08 +01:00
vm_power_on.rb Replace deprecated Hash methods 2014-05-26 16:22:08 +01:00
vm_reboot.rb Replace deprecated Hash methods 2014-05-26 16:22:08 +01:00
vm_reconfig_cpus.rb Replace deprecated Hash methods 2014-05-26 16:22:08 +01:00
vm_reconfig_hardware.rb Replace deprecated Hash methods 2014-05-26 16:22:08 +01:00
vm_reconfig_memory.rb Replace deprecated Hash methods 2014-05-26 16:22:08 +01:00