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
Timur Alperovich 475e6698ed Add a reload() method to the vSphere service.
Like other compute services, it would be useful if vSphere also
supported reload(). The method should reestablish any session state
required for Fog when network errors arise (EPIPE, etc).

Fixes: #2307
2013-10-22 10:51:19 -07:00
..
models/compute [vSphere] Implemented feature to specify a socket cpu layout as specified in vmware API. If not used numCoresPerSocket is left out and default VMware behaviour is used. 2013-10-21 15:07:24 +02:00
requests/compute [vSphere] Implemented feature to specify a socket cpu layout as specified in vmware API. If not used numCoresPerSocket is left out and default VMware behaviour is used. 2013-10-21 15:07:24 +02:00
compute.rb Add a reload() method to the vSphere service. 2013-10-22 10:51:19 -07:00