Allon Mureinik has submitted this change and it was merged.
Change subject: core: StorageDomainManagementCommandBase's DAOs
......................................................................
core: StorageDomainManagementCommandBase's DAOs
Replaced call to DbFacade.getInstance().getStorageDomainStaticDao() with
getStorageDomainStaticDAO() as per the backend's convention.
This change is done in order to facilitate writing unit tests.
Change-Id: Ief680d1131104d28d9ec2850257bd84ff28fe5ad
Signed-off-by: Allon Mureinik <amureini(a)redhat.com>
Signed-off-by: Idan Shaby <ishaby(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/StorageDomainManagementCommandBase.java
1 file changed, 1 insertion(+), 2 deletions(-)
Approvals:
Tal Nisan: Looks good to me, approved
Allon Mureinik: Verified
--
To view, visit
http://gerrit.ovirt.org/29806
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ief680d1131104d28d9ec2850257bd84ff28fe5ad
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Idan Shaby <ishaby(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server