Maor Lipchuk has posted comments on this change. Change subject: core : Support for multiple storage domains at AddVmFromTemplateCommand ......................................................................
Patch Set 1: (1 inline comment) .................................................... File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmFromTemplateCommand.java Line 93: ArrayList<String> messages = new ArrayList<String>(); Consider declaring and initializing the messages list before the for loop. -- To view, visit http://gerrit.ovirt.org/2486 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I9ecc6d97420d8c8b84c54e6b9d6a7a2b0bad3d09 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Michael Kublin <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
