Arik Hadas has submitted this change and it was merged. Change subject: core: altered IsoDomainListSyncronizer to refresh and return really *all* files if asked for it ......................................................................
core: altered IsoDomainListSyncronizer to refresh and return really *all* files if asked for it • formerly when asked to refresh resp. get files using org.ovirt.engine.core.common.businessentities.storage.ImageFileType#All type, only 'ISO' and 'Floppy' were refreshed resp. obtained. After this change all files are listed by vdsm and stored in db upon such request. • having no way here to identify type of files, IsoDomainListSyncronizer will store them into db with type 'Unknown' assigned. Bug-Url: https://bugzilla.redhat.com/1200952 Change-Id: I85f93246f903c16e8fdf9054ab54b9d9a3184eed Signed-off-by: Martin Mucha <mmu...@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/IsoDomainListSyncronizer.java 1 file changed, 91 insertions(+), 31 deletions(-) Approvals: Martin Mucha: Verified Jenkins CI: Verified; Looks good to me, but someone else must approve Arik Hadas: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/41276 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I85f93246f903c16e8fdf9054ab54b9d9a3184eed Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Martin Mucha <mmu...@redhat.com> Gerrit-Reviewer: Arik Hadas <aha...@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Mucha <mmu...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches