Liron Aravot has submitted this change and it was merged.
Change subject: core: add vm pool flow callbacks usage
......................................................................
core: add vm pool flow callbacks usage
This patch adjusts the add vm pool flow to use callbacks
correctly which solves the tasks/jobs problems for that
flow.
Change-Id: I18c2f2c6982913dc9cd26780d11985723a7f93fe
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1310426
Signed-off-by: Liron Aravot <laravot(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmAndAttachToPoolCommand.java
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmPoolWithVmsCommand.java
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommonVmPoolWithVmsCommand.java
3 files changed, 17 insertions(+), 0 deletions(-)
Approvals:
Shmuel Leib Melamud: Verified; Looks good to me, but someone else must approve
Freddy Rolland: Looks good to me, but someone else must approve
Arik Hadas: Looks good to me, approved
Liron Aravot: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/55615
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I18c2f2c6982913dc9cd26780d11985723a7f93fe
Gerrit-PatchSet: 8
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Freddy Rolland <frolland(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Shmuel Leib Melamud <smelamud(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>