Change in ovirt-engine[master]: core: VmTemplateHandler#isVmTemplateImagesReady

tnisan at redhat.com tnisan at redhat.com
Mon Oct 24 20:09:30 UTC 2016


Tal Nisan has submitted this change and it was merged.

Change subject: core: VmTemplateHandler#isVmTemplateImagesReady
......................................................................


core: VmTemplateHandler#isVmTemplateImagesReady

Move the isVmTemplateImagesReady static method to VmTemplateHandler,
which is a utility class for handling templates, instead of having it in
a command and forcing commands of several hierarchies to have cross
dependencies.

Change-Id: Id0937276fc3002ae3cd4f4d0af3eab4e50d8172c
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommonVmPoolCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveVmTemplateCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmTemplateCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmTemplateHandler.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/exportimport/ExportVmTemplateCommand.java
6 files changed, 67 insertions(+), 70 deletions(-)

Approvals:
  Tal Nisan: Looks good to me, approved
  Jenkins CI: Passed CI tests
  Allon Mureinik: Verified



-- 
To view, visit https://gerrit.ovirt.org/64803
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Id0937276fc3002ae3cd4f4d0af3eab4e50d8172c
Gerrit-PatchSet: 18
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Betak <mbetak at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list