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(a)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(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: ofri masad <omasad(a)redhat.com>