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

8 commits

Author SHA1 Message Date
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)