Change in ovirt-engine[ovirt-engine-3.6]: core: balloon always reset when editing VM from REST

piotr.kliczewski at gmail.com piotr.kliczewski at gmail.com
Thu Sep 24 16:00:42 UTC 2015


Piotr Kliczewski has submitted this change and it was merged.

Change subject: core: balloon always reset when editing VM from REST
......................................................................


core: balloon always reset when editing VM from REST

Since the balloonEnabled in VmTemplateParametersBase was small boolean, it was
not possible to decide if the passed false means really "false" or remove.

Fixed the same way as it it done on the update VM case.

Change-Id: I16adef671bc77e26f56657add59621a1aa9b1c4a
Bug-Url: https://bugzilla.redhat.com/1241279
Signed-off-by: Tomas Jelinek <tjelinek at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVmTemplateCommand.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/VmTemplateParametersBase.java
2 files changed, 19 insertions(+), 4 deletions(-)

Approvals:
  Tomas Jelinek: Verified
  Jenkins CI: Passed CI tests
  Omer Frenkel: Looks good to me, approved



-- 
To view, visit https://gerrit.ovirt.org/46689
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I16adef671bc77e26f56657add59621a1aa9b1c4a
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.6
Gerrit-Owner: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list