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/vcloud/requests/compute
2013-02-08 11:57:24 +05:30
..
clone_vapp.rb Use #has_key? instead of #keys.include? 2012-02-06 17:53:11 -08:00
configure_network.rb Use #has_key? instead of #keys.include? 2012-02-06 17:53:11 -08:00
configure_network_ip.rb Use #has_key? instead of #keys.include? 2012-02-06 17:53:11 -08:00
configure_node.rb [compute|vcloud] move vcloud compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:12:00 -05:00
configure_org_network.rb Add ability to configure a vApp with an Org-wide network and associated 2012-08-05 21:00:31 +05:30
configure_vapp.rb Use #has_key? instead of #keys.include? 2012-02-06 17:53:11 -08:00
configure_vm.rb [vcloud] Remove some un-needed debug information 2012-04-25 16:59:04 -07:00
configure_vm_cpus.rb 1.Ability to fetch/list Orgs, Vdcs, Vapps, Servers. 2012-08-05 21:00:11 +05:30
configure_vm_disks.rb [compute|vcloud] move vcloud compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:12:00 -05:00
configure_vm_memory.rb 1.Fix Catalog Listing for vCD 1.5 2012-08-05 21:00:45 +05:30
configure_vm_name_description.rb [compute|vcloud] move vcloud compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:12:00 -05:00
configure_vm_password.rb 1.Ability to fetch/list Orgs, Vdcs, Vapps, Servers. 2012-08-05 21:00:11 +05:30
delete_node.rb [compute|vcloud] move vcloud compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:12:00 -05:00
delete_vapp.rb [compute|vcloud] move vcloud compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:12:00 -05:00
get_catalog.rb [compute|vcloud] move vcloud compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:12:00 -05:00
get_catalog_item.rb [compute|vcloud] move vcloud compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:12:00 -05:00
get_customization_options.rb [compute|vcloud] move vcloud compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:12:00 -05:00
get_network.rb [compute|vcloud] move vcloud compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:12:00 -05:00
get_network_extensions.rb [compute|vcloud] move vcloud compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:12:00 -05:00
get_network_ip.rb [compute|vcloud] move vcloud compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:12:00 -05:00
get_network_ips.rb [compute|vcloud] move vcloud compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:12:00 -05:00
get_organization.rb [compute|vcloud] move vcloud compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:12:00 -05:00
get_server.rb [vcloud|compute] improve models add tests 2011-11-29 11:37:18 +01:00
get_task.rb [compute|vcloud] move vcloud compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:12:00 -05:00
get_task_list.rb [compute|vcloud] move vcloud compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:12:00 -05:00
get_vapp.rb [compute|vcloud] move vcloud compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:12:00 -05:00
get_vapp_template.rb [compute|vcloud] move vcloud compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:12:00 -05:00
get_vdc.rb [compute|vcloud] move vcloud compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:12:00 -05:00
get_vm_disks.rb [compute|vcloud] move vcloud compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:12:00 -05:00
get_vm_memory.rb [compute|vcloud] move vcloud compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:12:00 -05:00
instantiate_vapp_template.rb Fix Params related to network configuration 2013-02-08 11:57:24 +05:30
login.rb [vcloud|compute] add API version 1.5 compability 2012-01-30 19:04:19 +01:00
power_off.rb [compute|vcloud] move vcloud compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:12:00 -05:00
power_on.rb [compute|vcloud] move vcloud compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:12:00 -05:00
power_reset.rb [compute|vcloud] move vcloud compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:12:00 -05:00
power_shutdown.rb [compute|vcloud] move vcloud compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:12:00 -05:00
undeploy.rb 1.Fix Catalog Listing for vCD 1.5 2012-08-05 21:00:45 +05:30