Martin Mucha has posted comments on this change. Change subject: engine: Re-define HostSetupNetworks based on network attachments ......................................................................
Patch Set 23: (1 comment) https://gerrit.ovirt.org/#/c/32910/23/backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/HostSetupNetworksVDSCommand.java File backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/HostSetupNetworksVDSCommand.java: Line 71: NetworkQosMapper qosMapper = Line 72: new NetworkQosMapper(attributes, Line 73: VdsProperties.HOST_QOS_INBOUND, Line 74: VdsProperties.HOST_QOS_OUTBOUND); Line 75: qosMapper.serialize(new NetworkQoS()); > Please respond to my comment on patch 21- shouldn't you pass the network_qo Done Line 76: } Line 77: Line 78: networks.put(attachment.getNetworkName(), attributes); Line 79: } -- To view, visit https://gerrit.ovirt.org/32910 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I75d02e4be71f00510bc8815c555a94d7efc9252e Gerrit-PatchSet: 23 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> Gerrit-Reviewer: Alona Kaplan <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Mucha <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
