
From Tal Nisan <tnisan@redhat.com>:
Tal Nisan has submitted this change and it was merged. Change subject: core: Add methods to obtain VMs and template with leases on domain to DAO ...................................................................... core: Add methods to obtain VMs and template with leases on domain to DAO Adding to the relevant DAOs methods to obtain the list of VMs and templates with leases on a certain domain and to obtain the list of running VMs with leases on a certain domain Bug-Url: https://bugzilla.redhat.com/1408877 Bug-Url: https://bugzilla.redhat.com/1408876 Change-Id: I3541ebc68f14c80c524494b5c5bbe66a39fb5728 Signed-off-by: Tal Nisan <tnisan@redhat.com> --- M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/VmStaticDao.java M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/VmStaticDaoImpl.java M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/VmStaticDaoTest.java M packaging/dbscripts/vms_sp.sql 4 files changed, 78 insertions(+), 0 deletions(-) Approvals: Tal Nisan: Verified Jenkins CI: Passed CI tests Arik Hadas: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/69296 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3541ebc68f14c80c524494b5c5bbe66a39fb5728 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-4.1 Gerrit-Owner: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>