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

2 commits

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