Change in ovirt-engine[master]: core: remove redundant image listing by pool

amureini at redhat.com amureini at redhat.com
Thu Apr 18 16:32:12 UTC 2013


Allon Mureinik has submitted this change and it was merged.

Change subject: core: remove redundant image listing by pool
......................................................................


core: remove redundant image listing by pool

There is no need for a specific procedure (and specific DAO methods)
to get the list of ISO images for a Pool since it is possible to use
the regular getStorageDomainId method using the storage domain id
returned by getIsoStorageDomainIdForPool.

Change-Id: I6ed7de8141b73cec53899cf277a9fdfdc06f2fc1
Signed-off-by: Federico Simoncelli <fsimonce at redhat.com>
---
M backend/manager/dbscripts/repo_files_meta_data_sp.sql
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetImagesListByStoragePoolIdQuery.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetImagesListQuery.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetImagesListQueryBase.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/IsoDomainListSyncronizer.java
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/RepoFileMetaDataDAO.java
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/RepoFileMetaDataDAODbFacadeImpl.java
7 files changed, 14 insertions(+), 130 deletions(-)

Approvals:
  Allon Mureinik: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/13866
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I6ed7de8141b73cec53899cf277a9fdfdc06f2fc1
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori at redhat.com>



More information about the Engine-commits mailing list