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
Marc Grimme
42a71bb55b [vSphere] Support datacenters that are located below folders not in root folder 2013-10-02 16:56:35 +02:00
Carlos Sanchez
f029a21877 [vsphere] searchIndex.FindByUuid datacenter parameter must be a RbVmomi::VIM::Datacenter 2013-08-06 16:14:43 +02:00
Carlos Sanchez
d7099162b3 [vsphere] Use find_raw_datacenter instead of get_raw_datacenter
find_raw_datacenter uses the cache of datacenters in list_datacenters, speeding it up. Calls to get_raw_datacenter if not cached
2013-04-22 14:25:01 +02: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