Liron Aravot has submitted this change and it was merged.
Change subject: core: AddImageFromScratchCommand - disable the SDM support
......................................................................
core: AddImageFromScratchCommand - disable the SDM support
Currently the create image flow SDM verbs (allocate) aren't
completely implemented.
In order for being able to test the current implemented SDM flows - this patch
removes the SDM implementation for this flow, we'll add it once it will be
implemented.
Change-Id: Ie75848a75ee0aadce3681d0f667ecb854c4b8b08
Signed-off-by: Liron Aravot <laravot(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/disk/image/AddImageFromScratchCommand.java
1 file changed, 12 insertions(+), 39 deletions(-)
Approvals:
Allon Mureinik: Looks good to me, approved
Freddy Rolland: Looks good to me, but someone else must approve
Liron Aravot: Verified; Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/64524
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie75848a75ee0aadce3681d0f667ecb854c4b8b08
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Freddy Rolland <frolland(a)redhat.com>
Gerrit-Reviewer: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>