Arik Hadas has submitted this change and it was merged.
Change subject: core: Moving callback to CommonVmPoolWithVmsCommand
......................................................................
core: Moving callback to CommonVmPoolWithVmsCommand
After modification of CommonVmPoolWithVmsCommand, AddVm commands that
are launched by it are waiting to be finished by parent. That requires
the parent to have a CoCo callback, that was added to
AddVmPoolWithVmsCommand, but not to UpdateVmPoolWithVmsCommand.
Change-Id: Ifdf71dfd545cb7bce4641cae3a4295b7dcc826c1
Signed-off-by: Shmuel Melamud <smelamud(a)redhat.com>
---
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
2 files changed, 7 insertions(+), 5 deletions(-)
Approvals:
Jenkins CI: Passed CI tests
Shmuel Leib Melamud: Verified
Arik Hadas: Looks good to me, approved
Liron Aravot: Looks good to me, but someone else must approve
--
To view, visit
https://gerrit.ovirt.org/56009
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ifdf71dfd545cb7bce4641cae3a4295b7dcc826c1
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Shmuel Leib Melamud <smelamud(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(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>