Hi, This patch will add an YAML file to /var/tmp/deltacloud-vsphere-USER dir when user create a new instance. YAML is name is the current task 'id' for cloning.
NOTE: This will break 'statelessnes' of Deltacloud API in VMWare but dramatically improve instance creation time (from 2-3 minutes to ~6 seconds now). After instance become ready and the task is 'finished' (or failed) the YAML file is ignored and we perform a lookup to VSphere SOAP. YAML file is beeing deleted after the task disappear from 'recent' task list. -- Michal
