Change in ovirt-engine[master]: core: CreateOvfVolumeForStorageDomainCommand Arrays.asList

Allon Mureinik has submitted this change and it was merged. Change subject: core: CreateOvfVolumeForStorageDomainCommand Arrays.asList ...................................................................... core: CreateOvfVolumeForStorageDomainCommand Arrays.asList Replace single argument Arrays.asList calls with the better performing Collections.singletonList. Change-Id: I34539bcf8e426cd6e597852ea3b736afb62798fe Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/ovfstore/CreateOvfVolumeForStorageDomainCommand.java 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Tal Nisan: Looks good to me, approved Allon Mureinik: Verified; Passed CI tests Freddy Rolland: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/52273 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I34539bcf8e426cd6e597852ea3b736afb62798fe Gerrit-PatchSet: 8 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Freddy Rolland <frolland@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
amureini@redhat.com