Change in ovirt-engine[master]: core: balloon always reset when editing VM from REST
ofrenkel at redhat.com
ofrenkel at redhat.com
Sun Sep 13 07:33:09 UTC 2015
Omer Frenkel 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/46003
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I16adef671bc77e26f56657add59621a1aa9b1c4a
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
More information about the Engine-commits
mailing list