
From Tal Nisan <tnisan@redhat.com>:
Tal Nisan has submitted this change and it was merged. Change subject: webadmin: Edit VM-Pool storage domains logic ...................................................................... webadmin: Edit VM-Pool storage domains logic When searching for the right storage domain to display in the Edit VM Pool dialog, the condition checked was wrong in some cases. Instead of checking for the "imageParentId", the "templateImageId" is checked. Change-Id: I99cde07885b1753f66bf213003b845f65fd2c329 Bug-Url: https://bugzilla.redhat.com/1392461 Signed-off-by: Fred Rolland <frolland@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/ExistingPoolModelBehavior.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Tal Nisan: Looks good to me, approved Jenkins CI: Passed CI tests Freddy Rolland: Verified -- To view, visit https://gerrit.ovirt.org/69858 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I99cde07885b1753f66bf213003b845f65fd2c329 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-4.1 Gerrit-Owner: Freddy Rolland <frolland@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>