Allon Mureinik has uploaded a new change for review.

Change subject: core: VmTamplateDAO.getAllForImage
......................................................................

core: VmTamplateDAO.getAllForImage

Added a new method to retreive all the VM Templates assossiated to a
given image, similar to the one in VmDAO (see change
I7100a7aa15524d35f664b49248e5a37cbfb6a32c).

The change includes the database implementation, the java call to it, a
test and some test data.

Change-Id: Idcf94e6b2435d8c5070d9609c1a9a05000e9d147
---
M backend/manager/dbscripts/create_views.sql
M backend/manager/dbscripts/vm_templates_sp.sql
M 
backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/VmTemplateDAO.java
M 
backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/VmTemplateDAODbFacadeImpl.java
M 
backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/VmTemplateDAOTest.java
M backend/manager/modules/dal/src/test/resources/fixtures.xml
6 files changed, 106 insertions(+), 20 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/50/2950/1
--
To view, visit http://gerrit.ovirt.org/2950
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idcf94e6b2435d8c5070d9609c1a9a05000e9d147
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amure...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to