Revision 57a77632 src/vmm_mad/remotes/vcenter/attach_disk
src/vmm_mad/remotes/vcenter/attach_disk | ||
---|---|---|
52 | 52 |
|
53 | 53 |
rescue Exception => e |
54 | 54 |
STDERR.puts "Attach image for VM #{vm_ref} on vCenter cluster #{vc_cluster_name} "\ |
55 |
"failed due to \"#{e.message}\"" |
|
55 |
"failed due to \"#{e.message}\"\n#{e.backtrace}"
|
|
56 | 56 |
exit -1 |
57 | 57 |
end |
Also available in: Unified diff