Mike Kolesnik has submitted this change and it was merged.
Change subject: engine: NetworkQoS should be sent to vdsm on nic hotplug
......................................................................
engine: NetworkQoS should be sent to vdsm on nic hotplug
The patch assures the network QoS parameters are being
sent to vdsm as entries of the specParams map.
Change-Id: Ic6fc4a7cd517bfea733cd2e89877ab9d8c34c78e
Bug-Url:
https://bugzilla.redhat.com/1002281
Signed-off-by: Moti Asayag <masayag(a)redhat.com>
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/HotPlugNicVDSCommand.java
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VmInfoBuilder.java
2 files changed, 9 insertions(+), 6 deletions(-)
Approvals:
Mike Kolesnik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/18675
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic6fc4a7cd517bfea733cd2e89877ab9d8c34c78e
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server