fog--fog/lib/fog/vsphere
Nick Huanca d5e5822ba8 Added case to reboot gracefully if toolsOld
https://www.vmware.com/support/developer/converter-sdk/conv50_apireference/vim.vm.GuestInfo.ToolsStatus.html

Having a response of tools_state == toolsOld is ok in my opinion since tools functionality doesn't change drastically revision to revision. 

Currently vSphere will force stop your assets if your vmware tools aren't up to date (even by one small revision). This behaviour is not optimal. 

The `tools_running?` check is only used in one place, the stop command in server.rb.
2015-09-29 10:35:06 -06:00
..
models/compute Added case to reboot gracefully if toolsOld 2015-09-29 10:35:06 -06:00
requests/compute Intermediate foldes in DC/Cluster tree 2015-08-02 21:02:09 +02:00
compute.rb Add execute request 2015-07-06 18:01:38 -07:00
core.rb Standardise empty lines throughout codebase 2014-05-26 14:20:02 +01:00