Change in ovirt-engine[master]: core: altered IsoDomainListSyncronizer to refresh and return...
ahadas at redhat.com
ahadas at redhat.com
Wed Jun 10 09:07:39 UTC 2015
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 <mmucha at 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 <mmucha at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Mucha <mmucha at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
More information about the Engine-commits
mailing list