1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

20 commits

Author SHA1 Message Date
Mike Pountney
7edb472e92 Workaround for Hash.select in Ruby 1.8 2014-06-09 09:07:23 +01:00
Mike Pountney
4aa4b3cd35 Add Mock support in get_vm_capabilities 2014-06-08 22:23:57 +01:00
Mike Pountney
6d0acb00a2 Add Mock for get_runtime_info_section_type 2014-06-08 22:18:59 +01:00
Mike Pountney
5c6df7ea5f Add (crap) Mock for get_network_config_section_vapp
To be improved soon, along with all vApp/Vm network Mocks
2014-06-08 22:09:58 +01:00
Mike Pountney
2e825d4228 Add Mock for get_startup_section 2014-06-08 22:08:04 +01:00
Mike Pountney
2033801c1f Mock for get_operating_system_section 2014-06-08 21:47:10 +01:00
Mike Pountney
a5eaa8ebf5 Mock for get_network_connection_system_section_vapp 2014-06-08 21:36:42 +01:00
Mike Pountney
5a956749df Mock for get_snapshot_section 2014-06-08 21:28:53 +01:00
Mike Pountney
dfdd0e376a Add Mocks for VM VirtualHardwareSection GET methods 2014-06-08 21:28:08 +01:00
Mike Pountney
84306b6fcc Add Owner Mocks for vApps 2014-06-08 07:59:34 +01:00
Mike Pountney
cf45a85039 Add LeaseSettingSection Mocks for vApps 2014-06-08 07:50:47 +01:00
Mike Pountney
56bd12119e add Mock for get_vapp 2014-06-07 23:24:24 +01:00
Nick Osborn
353b50acfc [vcloud_director] Do ensure_list in request methods.
Mitigation for Fog::ToHashDocument. This is (still) a short-term fix
until we get to real response parsers.
2013-10-15 14:14:05 +01:00
Nick Osborn
a511936999 [vcloud_director] Expose URLs in method docs. 2013-10-13 20:23:24 +01:00
Nick Osborn
dc2006769b [vcloud_director] Request method renaming.
This renames most request methods in line with page names in the vCloud
API documentation. Previous method names remain as deprecations.
2013-10-01 08:43:28 +01:00
Nick Osborn
c9678268be [vcloud_director] Set :idempotent on GET requests 2013-09-29 18:57:18 +01:00
Nick Osborn
cb09da8bc9 [vcloud_director] Better mocking and documentation. 2013-09-27 16:32:49 +01:00
Nick Osborn
bf38e751ac [vcloud_director] whitespace cleanup 2013-09-16 18:13:09 +01:00
Rodrigo Estebanez
926495e9f0 Make VcloudDirector to support 5.1. Default version now is 5.1 2013-08-29 14:02:21 +02:00
Rodrigo Estebanez
063678f840 Rename Vcloudng to VcloudDirector 2013-08-27 11:19:54 +02:00
Renamed from lib/fog/vcloudng/requests/compute/get_vapp.rb (Browse further)