Change in ovirt-engine[master]: userportal, webadmin: Run once: unable to attach floppy disks...

Tomas Jelinek has submitted this change and it was merged. Change subject: userportal,webadmin: Run once: unable to attach floppy disks (#855579) ...................................................................... userportal,webadmin: Run once: unable to attach floppy disks (#855579) https://bugzilla.redhat.com/855579 The problem was, that the IsoDomainListSyncronizer. getUserRequestForStoragePoolAndDomainRepoFileList ignored the fileTypeExtension. Fixed by enriching the IsoDomainListSyncronizer.getCachedIsoListByStoragePoolAndDomainId by fileTypeExtension the same way as getCachedIsoListByDomainId is done. Change-Id: I11d2f7caf8f75efd83e3b557c9e305baebcef2ec Signed-off-by: Tomas Jelinek <tjelinek@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/IsoDomainListSyncronizer.java 1 file changed, 5 insertions(+), 4 deletions(-) Approvals: Tomas Jelinek: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/7965 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I11d2f7caf8f75efd83e3b557c9e305baebcef2ec Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com>
participants (1)
-
tjelinek@redhat.com