Michael Kublin has posted comments on this change.

Change subject: core : Moving retrieve of all disk for vm query from 
vm_images_view to all_disks view
......................................................................


Patch Set 2: (3 inline comments)

....................................................
File backend/manager/dbscripts/create_views.sql
Line 164:     WHERE images_storage_domain_view.active = TRUE
so, it is not a bug it can work and it is working, and not disturb any code 
style

....................................................
File 
backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/itests/BasicTestSetup.java
Line 422:         DB_FACADE.getDiskDao().removeAllForVmId(vm.getId());
It will be removed at some next patch at the same patch set

....................................................
File 
backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/DiskDaoTest.java
Line 79:         assertTrue(result.isEmpty());
Because there are no any

--
To view, visit http://gerrit.ovirt.org/3865
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I75254e1e213fbe29fee53fc25d627b3d5c016768
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Michael Kublin <mkub...@redhat.com>
Gerrit-Reviewer: Michael Kublin <mkub...@redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkole...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to