Lior Vernia has submitted this change and it was merged.
Change subject: engine: Serialize null QoS to empty dictionary entry
......................................................................
engine: Serialize null QoS to empty dictionary entry
Previously it was serialized to no dictionary entry at all, in which
case the VDSM would leave the QoS settings as they already were
(instead of overwriting them to be unlimited).
Change-Id: I6a1316f81a7b89783eae04c055e2e686df5e7c98
Bug-Url:
https://bugzilla.redhat.com/1077684
Signed-off-by: Lior Vernia <lvernia(a)redhat.com>
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/NetworkQosMapper.java
1 file changed, 7 insertions(+), 8 deletions(-)
Approvals:
Antoni Segura Puimedon: Looks good to me, but someone else must approve
Lior Vernia: Verified
Moti Asayag: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/25950
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6a1316f81a7b89783eae04c055e2e686df5e7c98
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Antoni Segura Puimedon <asegurap(a)redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server