Change in ovirt-engine[master]: core: Add possibility to query for VMs with specific status

rgolan at redhat.com rgolan at redhat.com
Wed Sep 2 14:40:38 UTC 2015


Roy Golan 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.

Change-Id: I8a38e60ceafe649b0de0312e1121b746b4289b8a
Bug-Url: https://bugzilla.redhat.com/1251742
Signed-off-by: Roman Mohr <rmohr at redhat.com>
---
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/VmDynamicDao.java
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/VmDynamicDaoImpl.java
M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/VmDynamicDaoTest.java
M packaging/dbscripts/vms_sp.sql
4 files changed, 37 insertions(+), 0 deletions(-)

Approvals:
  Roman Mohr: Verified
  Jenkins CI: Passed CI tests
  Roy Golan: Looks good to me, approved



-- 
To view, visit https://gerrit.ovirt.org/45311
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I8a38e60ceafe649b0de0312e1121b746b4289b8a
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Roman Mohr <rmohr at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Martin Sivák <msivak at redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori at redhat.com>
Gerrit-Reviewer: Roman Mohr <rmohr at redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: Tomer Saban <tsaban at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list