Gilad Chaplik has posted comments on this change. Change subject: core: no quota refresh when vm stopped on WaitForLaunch status ......................................................................
Patch Set 1: Verified (1 inline comment) .................................................... File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/StopVmCommandBase.java Line 179: && (getVm().getStatus() == VMStatus.Up Line 180: || getVm().getStatus() == VMStatus.Paused Line 181: || getVm().getStatus() == VMStatus.PoweringUp Line 182: || getVm().getStatus() == VMStatus.RebootInProgress Line 183: || getVm().getStatus() == VMStatus.WaitForLaunch)) { don't know... anyway wait_for_launch is not there, so it's more coherent now :) Line 184: list.add(new QuotaVdsGroupConsumptionParameter(getVm().getQuotaId(), Line 185: null, Line 186: QuotaConsumptionParameter.QuotaAction.RELEASE, Line 187: getVm().getVdsGroupId(), -- To view, visit http://gerrit.ovirt.org/12014 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ie2bd42a8431325ddbe552363b299fb80dbd7f3c5 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gilad Chaplik <gchap...@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