Change in ovirt-engine[master]: core: exctact OsInfoDao out of DbFacade

Moti Asayag has submitted this change and it was merged. Change subject: core: exctact OsInfoDao out of DbFacade ...................................................................... core: exctact OsInfoDao out of DbFacade Exctact OsInfoDao out of DbFacade and add a test for that. Change-Id: Id05345deeeea1159f77ecb936dbc1a37bf18d448 Signed-off-by: Yevgeny Zaspitsky <yzaspits@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/Backend.java M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/dbbroker/CustomMapSqlParameterSource.java M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/dbbroker/DbFacade.java A backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/dwh/OsInfoDao.java A backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/dwh/OsInfoDaoImpl.java A backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/dwh/OsInfoDaoImplTest.java M backend/manager/modules/dal/src/test/resources/test-beans.xml 7 files changed, 171 insertions(+), 30 deletions(-) Approvals: Jenkins CI: Passed CI tests Roy Golan: Looks good to me, approved Moti Asayag: Looks good to me, but someone else must approve Yevgeny Zaspitsky: Verified -- To view, visit https://gerrit.ovirt.org/59686 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id05345deeeea1159f77ecb936dbc1a37bf18d448 Gerrit-PatchSet: 9 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yevgeny Zaspitsky <yzaspits@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Yevgeny Zaspitsky <yzaspits@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
masayag@redhat.com