Change in ovirt-engine[master]: core: RunVmOnceCommand: don't override compensate (#856540)

gchaplik at redhat.com gchaplik at redhat.com
Wed Sep 12 11:49:30 UTC 2012


Gilad Chaplik has submitted this change and it was merged.

Change subject: core: RunVmOnceCommand: don't override compensate (#856540)
......................................................................


core: RunVmOnceCommand: don't override compensate (#856540)

https://bugzilla.redhat.com/856540

This command overrides compensate() in order to call rollbackQuota()
which prevents this command from compensating.
Moreover, compensate() calls rollbackQuota() anyway, so this overriding
seems redundant in any event.

Change-Id: I0f26c4e56e4b74094ef918ab66e8722e8b8faaa1
Signed-off-by: Ofri Masad <omasad at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmOnceCommand.java
1 file changed, 0 insertions(+), 4 deletions(-)

Approvals:
  Gilad Chaplik: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/7950
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I0f26c4e56e4b74094ef918ab66e8722e8b8faaa1
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: ofri masad <omasad at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck at redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik at redhat.com>
Gerrit-Reviewer: ofri masad <omasad at redhat.com>



More information about the Engine-commits mailing list