Description
Hi,
I recently discover a typo in vsphere_client.rb that was introduced by me :/
35e20fdf (Michal Fojtik 2011-07-20 13:09:17 +0000 48) break if [:datastore]
As you can see the condition here is missing the 'vm[:datastore]'.
The driver works fine if you have just one Datacenter in Vsphere.
The patch is on the list and also recorded in tracker: