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

7 commits

Author SHA1 Message Date
slivik
e3bf139f1b Intermediate foldes in DC/Cluster tree
Create VM failed when there was a folder between Datacenter and Clusters. This bug seemed to be a typo only.
2015-08-02 21:02:09 +02:00
Shlomi Zadok
23bd65232b [vSphere]: Add full path to cluster 2014-12-18 10:15:46 +02:00
Shlomi Zadok
abc39ec3bf Clusters lists tests 2014-11-13 18:12:00 +02:00
Shlomi Zadok
66e5521836 [vSphere] Support non-clusters setup 2014-11-12 13:41:28 +02:00
Shlomi Zadok
af6c7c90bc [vSphere] Support clusters that are located below folders 2014-11-12 09:01:31 +02: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
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