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
Cyrus Team 48240c3670 [vsphere] Fixed bug in which clients are forced to wait for instance.
The 'wait' option was being forced to true in clone_vm.

There are method level comments that say the method is broken because
it does not return model of a server that is not finished cloning -
this bug is not fixed.
2014-07-01 14:32:08 -04:00
..
create_folder.rb Standardise on collection methods 2014-05-26 16:22:07 +01:00
create_vm.rb [vsphere] expose VM virtual hardware version 2014-05-29 15:16:43 +02: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_datacenter.rb [vSphere] Support datacenters that are located below folders not in root folder 2013-10-02 16:56:35 +02: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] Support passing of a distributed switch for each interface. 2013-09-27 10:15:31 +02:00
get_resource_pool.rb [vsphere] Use find_raw_datacenter instead of get_raw_datacenter 2013-04-22 14:25:01 +02: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 Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
get_vm_first_scsi_controller.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
list_clusters.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01: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 Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
list_vm_customvalues.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
list_vm_interfaces.rb Replace deprecated Hash methods 2014-05-26 16:22:08 +01:00
list_vm_volumes.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
modify_vm_interface.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01: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 [vsphere] Fixed bug in which clients are forced to wait for instance. 2014-07-01 14:32:08 -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_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