Doron Fediuck has submitted this change and it was merged. Change subject: core: Fix empty quota in updateVM pass ......................................................................
core: Fix empty quota in updateVM pass When vm is running and have no quota, updateVM does not check quota validity for empty quota. The rule for adding quotaConsumptionParameter was changed so that null or empty quota would be passed to the QuotaManager for validation. Change-Id: I5b4c782c7c2dd3a70a19e8ed82ab5e180495eb6d Bug-Url: https://bugzilla.redhat.com/882809 Signed-off-by: Ofri Masad <oma...@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVmCommand.java 1 file changed, 4 insertions(+), 2 deletions(-) Approvals: Doron Fediuck: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/9654 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5b4c782c7c2dd3a70a19e8ed82ab5e180495eb6d Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: ofri masad <oma...@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfedi...@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com> Gerrit-Reviewer: ofri masad <oma...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches