Omer Frenkel has posted comments on this change. Change subject: userportal, webadmin: Guaranteed memory not propagated ......................................................................
Patch Set 2: (1 inline comment) minor comment inside, please update fixtures.xml as well and run DAO tests thanks .................................................... File backend/manager/dbscripts/create_views.sql Line 398: Line 399: Line 400: Line 401: Line 402: CREATE OR REPLACE VIEW vm_templates_storage_domain please add also in this view (used in search i think) Line 403: AS Line 404: SELECT vm_templates.vm_guid AS vmt_guid, vm_templates.vm_name AS name, vm_templates.mem_size_mb, Line 405: vm_templates.os, vm_templates.creation_date, Line 406: vm_templates.child_count, vm_templates.num_of_sockets, vm_templates.cpu_per_socket, -- To view, visit http://gerrit.ovirt.org/12413 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I5b82e01d78de1eca585d6e11d326b0f842db52ae Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Libor Spevak <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Libor Spevak <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Tomas Jelinek <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
