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

6 commits

Author SHA1 Message Date
Paul Thornthwaite
ec8b940b2c Standardise on collection methods
Done with `rubocop --auto-correct --only CollectionMethods`
2014-05-26 16:22:07 +01: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
Kevin Menard
16b18fc6f3 [vsphere|compute] Refresh the local volume attributes upon successful save and accurately report save failures. 2013-10-28 19:09:09 -04:00
Kevin Menard
00042f6af2 [vsphere|compute] Be more intelligent about auto-picking a unit number for a volume. 2013-10-28 19:08:31 -04:00
Kevin Menard
020436595a [vsphere|compute] Added the ability to create and destroy new volumes. 2013-10-28 17:57:55 -04:00
Ohad Levy
b70e972a58 VMWare vsphere provider refactor
missing:
- new model tests
- templates model
- clone

this patch includes a lot of changes and cleanups, exposing more fog
collections/models and rewriting most requests
it includes valuable feedback from endzyme <nick.huanca@gmail.com>
2012-11-14 15:31:02 +02:00