----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7191/ -----------------------------------------------------------
Review request for cloudstack, Devdeep Singh and Kelven Yang. Description ------- Currently we are modifying the context map inside for-each loop directly. Code change is to use iterator to modify (remove) the entry in the context map. Fixes CLOUDSTACK-89 (URL - https://issues.apache.org/jira/browse/CLOUDSTACK-89) Bug summary - VM deployment not working and Exception on SSVM. This addresses bug CLOUDSTACK-89. Diffs ----- plugins/hypervisors/vmware/src/com/cloud/storage/resource/VmwareSecondaryStorageContextFactory.java fce66a9 Diff: https://reviews.apache.org/r/7191/diff/ Testing ------- Single zone sanity check done. Thanks, Sateesh Chodapuneedi