----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16153/ -----------------------------------------------------------
Review request for cloudstack, Abhinandan Prateek, Likitha Shetty, and Sateesh Chodapuneedi. Bugs: https://issues.apache.org/jira/browse/CLOUDSTACK-4597 https://issues.apache.org/jira/browse/https://issues.apache.org/jira/browse/CLOUDSTACK-4597 Repository: cloudstack-git Description ------- When an API command involved with Storage migration and if api command fails then the complete expection stack trace is getting displayed on the UI. Diffs ----- core/src/com/cloud/agent/api/MigrateWithStorageAnswer.java 6468884 plugins/hypervisors/vmware/src/org/apache/cloudstack/storage/motion/VmwareStorageMotionStrategy.java 5c9b3af Diff: https://reviews.apache.org/r/16153/diff/ Testing ------- Tested against Live storage migration involved when a VM is migrated to another host with vmoption not enabled in the back end. Thanks, Damodar Reddy Talakanti