Change in ovirt-engine[master]: core: Fix CPU shares in VmInfoBuilder

Doron Fediuck has submitted this change and it was merged. Change subject: core: Fix CPU shares in VmInfoBuilder ...................................................................... core: Fix CPU shares in VmInfoBuilder When CPU shares are 0, the info builder should not include the cpuShares node in the info (so that in vdsm the CPU shares capability will just be disabled) Change-Id: I45e75b2c91049f5e7e74e208adcdcf0ee7c3a8d6 Signed-off-by: Ofri Masad <omasad@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VmInfoBuilderBase.java 1 file changed, 4 insertions(+), 2 deletions(-) Approvals: Doron Fediuck: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/17717 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I45e75b2c91049f5e7e74e208adcdcf0ee7c3a8d6 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: ofri masad <omasad@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfediuck@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-Reviewer: ofri masad <omasad@redhat.com>
participants (1)
-
dfediuck@redhat.com