Omer Frenkel has posted comments on this change. Change subject: engine: GraphicsInfo in entities ......................................................................
Patch Set 16: Code-Review+1 (1 comment) http://gerrit.ovirt.org/#/c/28569/16/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VmDynamic.java File backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VmDynamic.java: Line 395: public void setDisplay(Integer value) { Line 396: this.display = value; Line 397: } Line 398: Line 399: public Map<GraphicsType, GraphicsInfo> getGraphicsInfos() { // todo rename this awful thing! lol rename or remove the comment :) Line 400: return graphicsInfos; Line 401: } Line 402: Line 403: public Boolean getAcpiEnable() { -- To view, visit http://gerrit.ovirt.org/28569 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ib11a8b63e76031f3137f2dfd0cd6551e9c19aca0 Gerrit-PatchSet: 16 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Frank Kobzik <[email protected]> Gerrit-Reviewer: Arik Hadas <[email protected]> Gerrit-Reviewer: Frank Kobzik <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
