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
Kevin Menard 083fd8eaca Merge pull request #3449 from jipjipme/vsphere_vmclone
Allow setting gateway option in CustomizationIPSettings
2015-03-03 14:21:48 -05:00
..
cloudinit_to_customspec.rb Added extra parameters for domain suffixes and gateway, added comments 2015-02-10 10:13:32 +01: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
get_compute_resource.rb Ming Jin: added appropriate mocked response 2015-02-06 22:11:23 +08:00
get_datacenter.rb
get_datastore.rb
get_folder.rb Standardise on collection methods 2014-05-26 16:22:07 +01:00
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 get resource pool without name 2014-08-19 10:26:44 -05:00
get_server_type.rb Remove trailing whitespace 2014-02-19 12:30:59 +00:00
get_template.rb
get_virtual_machine.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
get_vm_first_scsi_controller.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00
list_clusters.rb [vSphere]: Add full path to cluster 2014-12-18 10:15:46 +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 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 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 #3449 from jipjipme/vsphere_vmclone 2015-03-03 14:21:48 -05: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