Oved Ourfali has submitted this change and it was merged.
Change subject: engine: Persist empty QoS for VM
......................................................................
engine: Persist empty QoS for VM
This has been fixed previously for host QoS but not for VMs; in case
no QoS is assigned to a profile, an empty entry is sent (rather than
no entry).
Change-Id: Iffe16ac863d338aa82cab1248b8fb1769ac7fcd3
Bug-Url:
https://bugzilla.redhat.com/1105080
Signed-off-by: Lior Vernia <lvernia(a)redhat.com>
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VmInfoBuilder.java
1 file changed, 12 insertions(+), 14 deletions(-)
Approvals:
Lior Vernia: Verified
Moti Asayag: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/28652
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iffe16ac863d338aa82cab1248b8fb1769ac7fcd3
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server