Fabian Deutsch has posted comments on this change. Change subject: [RFE] Use Management class to pass informations ......................................................................
Patch Set 2: (1 comment) See inline ocmment. .................................................... File src/engine_page.py Line 350: Line 351: mgmt = Management() Line 352: mgmt.update("oVirt Engine http://%s:%s" % (cfg["server"], Line 353: cfg["port"), Line 354: ["ovirtmgmt"], # FIXME is this still created? Hey Dan, it's not about creating the interface. In this line we want to pass informations to ovirt-node about the interface which shall be displayed on the status page. It is up to the ovirt-node-vdsm-plugin to decide which interface is used, because the plugin or vdsm will only know what interface might be interesting to the user - e.g. a management interface. Line 355: None) Line 356: Line 357: msgConf = "{engine_name} Configuration Successfully " \ Line 358: " Updated".format( -- To view, visit http://gerrit.ovirt.org/22375 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I441375ea4f7e18b55a7e4d8a7f661e067598de30 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-node-plugin-vdsm Gerrit-Branch: master Gerrit-Owner: Fabian Deutsch <fabi...@fedoraproject.org> Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com> Gerrit-Reviewer: Douglas Schilling Landgraf <dougsl...@redhat.com> Gerrit-Reviewer: Fabian Deutsch <fabi...@fedoraproject.org> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches