Giuseppe Vallarelli has posted comments on this change. Change subject: Qos feature: Adds bandwidth definition at configuration level. ......................................................................
Patch Set 3: (1 inline comment) .................................................... File vdsm/netconf/ifcfg.py Line 245: net = conn.networkDefineXML(netXml) Line 246: net.create() Line 247: net.setAutostart(1) Line 248: Line 249: def createNetXml(self, netName, network, bridged, iface, Ok thanks for the feedback, perhaps also its name is misleading. Line 250: qosInbound=None, qosOutbound=None): Line 251: """ Line 252: Creates Network Xml e.g.: Line 253: <network> -- To view, visit http://gerrit.ovirt.org/15724 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: If0c3b4b9a6fd5eb53579fb2e157b5325caa88d04 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Giuseppe Vallarelli <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Giuseppe Vallarelli <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
