Libor Spevak has posted comments on this change. Change subject: engine,webadmin: Run and pause action enabled ......................................................................
Patch Set 4: (1 inline comment) .................................................... File backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/VmTemplateDAODbFacadeImpl.java Line 234: entity.setDisabled(rs.getBoolean("is_disabled")); Line 235: entity.setTunnelMigration((Boolean) rs.getObject("tunnel_migration")); Line 236: entity.setVncKeyboardLayout(rs.getString("vnc_keyboard_layout")); Line 237: entity.setMinAllocatedMem(rs.getInt("min_allocated_mem")); Line 238: OK, I'll remove it during next rebase. Line 239: return entity; Line 240: } Line 241: } Line 242: -- To view, visit http://gerrit.ovirt.org/13564 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ib1fe46a9946f7914095310ddac9ab1a9e5a6564b Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Libor Spevak <lspe...@redhat.com> Gerrit-Reviewer: Eli Mesika <emes...@redhat.com> Gerrit-Reviewer: Libor Spevak <lspe...@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com> Gerrit-Reviewer: Roy Golan <rgo...@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjeli...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches