1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/vsphere
Paul Thornthwaite be698994b8 [Vsphere] Isolate helper from core
`Fog.class_from_string` was moved to core but is only used by the
VSphere provider with very little capacity for reuse.

This moves it to the `Fog::Vsphere` namespace so we can delete it from
core.
2014-03-25 17:22:21 +00:00
..
models/compute [Vsphere] Isolate helper from core 2014-03-25 17:22:21 +00:00
requests/compute [Vsphere] Isolate helper from core 2014-03-25 17:22:21 +00:00
compute.rb create core for each provider. keep load hook for provider. 2014-02-01 21:13:17 -05:00
core.rb [Vsphere] Isolate helper from core 2014-03-25 17:22:21 +00:00