.. |
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
|
|
|
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
|
[vSphere] fixed bug that datastores in subfolders would not be found.
|
2013-05-05 13:57:07 +02:00 |
get_folder.rb
|
quote data in regex
|
2013-05-29 14:48:09 +03: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
|
[vsphere] Use find_raw_datacenter instead of get_raw_datacenter
|
2013-04-22 14:25:01 +02:00 |
get_template.rb
|
[vsphere|compute] add get_template function
|
2013-04-04 23:01:17 -07: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_customfields.rb
|
[VSphere] Added VMware customvalue and customfields to read the annotations for each VM.
|
2013-04-18 12:50:00 +02:00 |
list_datacenters.rb
|
[vsphere] Use find_raw_datacenter instead of get_raw_datacenter
|
2013-04-22 14:25:01 +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_templates.rb
|
delete vms that is not ready for vm.config, e.g. during the creation period
|
2013-04-10 15:37:22 +08:00 |
list_virtual_machines.rb
|
fix issues in checking whether VM is of template type
|
2013-04-10 16:20:12 +08:00 |
list_vm_customvalues.rb
|
[VSphere] Added VMware customvalue and customfields to read the annotations for each VM.
|
2013-04-18 12:50:00 +02:00 |
list_vm_interfaces.rb
|
[vSphere] Refactor and extend network interface methods (similar to the ovirt implementation)
|
2013-04-23 10:52:52 +02:00 |
list_vm_volumes.rb
|
VMWare vsphere provider refactor
|
2012-11-14 15:31:02 +02:00 |
modify_vm_interface.rb
|
[vSphere] Refactor and extend network interface methods (similar to the ovirt implementation)
|
2013-04-23 10:52:52 +02:00 |
vm_clone.rb
|
[vsphere] Use Fog.mock? as the other providers
|
2013-04-22 14:17:46 +02: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
|
|
|
vm_power_on.rb
|
|
|
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 |