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

4 commits

Author SHA1 Message Date
Adam Leff
7a0bf2fa70 Adding #get_by_id for Fog::Compute::VcloudDirector::VmCustomizations
This method is necessary for functions such as #reload to function on
a VM customization.  This also allows users who set and save a customization
to re-fetch it to get values such as the VM administrator password.
2015-08-21 13:16:40 -04:00
Paul Thornthwaite
2e0b7e545a Standardise empty lines throughout codebase
Done with `rubocop --auto-correct --only EmptyLineBetweenDefs,EmptyLines,EmptyLinesAroundBody`
2014-05-26 14:20:02 +01:00
Nick Osborn
bf38e751ac [vcloud_director] whitespace cleanup 2013-09-16 18:13:09 +01:00
Rodrigo Estebanez
063678f840 Rename Vcloudng to VcloudDirector 2013-08-27 11:19:54 +02:00