Tal Nisan has submitted this change and it was merged.
Change subject: core: Add possibility to query for VMs with specific status
......................................................................
core: Add possibility to query for VMs with specific status
Add a DAO method which allows to query for any VM within a specific
status. For instance query for all VMs which are currently migrating
Bug-Url:
https://bugzilla.redhat.com/1251742
Change-Id: Ief02ac7e5891c556665cd526a975a850634f738a
Signed-off-by: Roman Mohr <rmohr(a)redhat.com>
---
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/VmDao.java
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/VmDaoImpl.java
M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/VmDaoTest.java
M packaging/dbscripts/vms_sp.sql
4 files changed, 43 insertions(+), 2 deletions(-)
Approvals:
Tal Nisan: Passed CI tests
Roman Mohr: Verified
Roy Golan: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/45872
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ief02ac7e5891c556665cd526a975a850634f738a
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.6
Gerrit-Owner: Roman Mohr <rmohr(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Roman Mohr <rmohr(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org