Eldan Shachar has posted comments on this change.

Change subject: core: Editing of template version for pools
......................................................................


Patch Set 3:

(2 comments)

https://gerrit.ovirt.org/#/c/36507/3/backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/VmDAO.java
File 
backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/VmDAO.java:

Line 224:      * Retrieves the list of all VMS from a given pool.
Line 225:      *
Line 226:      * @return the list of all VMs in the pool
Line 227:      */
Line 228:     List<VM> getPoolVms(Guid poolId);
> already exists - getAllForVmPool
Done
Line 229: 
Line 230:     /**
Line 231:      * Saves the is_initialized property of the VM.
Line 232:      *


https://gerrit.ovirt.org/#/c/36507/3/packaging/dbscripts/vms_sp.sql
File packaging/dbscripts/vms_sp.sql:

Line 906:                                        FROM user_vm_permissions_view
Line 907:                                        WHERE user_id = v_user_id AND 
entity_id = vm_guid))
Line 908:    ORDER BY vm_guid;
Line 909: END; $procedure$
Line 910: LANGUAGE plpgsql;
> already exists - GetVmsByVmPoolId
Done
Line 911: 
Line 912: 
Line 913: 
Line 914: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib106016955c702bc28f9347d828c4602e47bd233
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eldan Shachar <eshac...@redhat.com>
Gerrit-Reviewer: Arik Hadas <aha...@redhat.com>
Gerrit-Reviewer: Eldan Shachar <eshac...@redhat.com>
Gerrit-Reviewer: Eli Mesika <emes...@redhat.com>
Gerrit-Reviewer: Shahar Havivi <shav...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to