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
Carl Caum 762aa624ac Adding a path attribute to the vm_mob_ref hash
This patch adds a new `path` attribute to the vm_mob_ref hash returned
by the `convert_vm_mob_ref_to_attr_hash` method. In order to support the
new `path` attribute, this patch also adds a new `get_folder_path` method
to the `list_virtual_machines` vsphere module.
2011-11-07 13:42:37 -05:00
..
current_time.rb Refactor requests to return simple hashes and add unit tests 2011-09-10 15:11:18 -07:00
find_vm_by_ref.rb Refactor requests to return simple hashes and add unit tests 2011-09-10 15:11:18 -07:00
list_virtual_machines.rb Adding a path attribute to the vm_mob_ref hash 2011-11-07 13:42:37 -05:00
vm_clone.rb Fix vm clone problem when a Guid instance is passed as the instance_uuid 2011-09-14 10:15:19 -07:00
vm_destroy.rb Refactor requests to return simple hashes and add unit tests 2011-09-10 15:11:18 -07:00
vm_power_off.rb Refactor requests to return simple hashes and add unit tests 2011-09-10 15:11:18 -07:00
vm_power_on.rb Refactor requests to return simple hashes and add unit tests 2011-09-10 15:11:18 -07:00
vm_reboot.rb Refactor requests to return simple hashes and add unit tests 2011-09-10 15:11:18 -07:00