Frank Kobzik has posted comments on this change. Change subject: engine: GraphicsInfo in entities ......................................................................
Patch Set 12: Verified+1 (2 comments) http://gerrit.ovirt.org/#/c/28569/12/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/GraphicsInfo.java File backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/GraphicsInfo.java: Line 11: private Integer tlsPort; Line 12: Line 13: public GraphicsInfo() { } Line 14: Line 15: Not needed anymore. Line 16: public String getIp() { Line 17: return ip; Line 18: } Line 19: http://gerrit.ovirt.org/#/c/28569/12/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 248: graphicsInfos (adressed Omer's comment): this map will be initially empty, entries will be added according vm grapihcs framebuffers. -- 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: 12 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
