Piotr Kliczewski has submitted this change and it was merged.
Change subject: core: introducing ImageSpmCommand
......................................................................
core: introducing ImageSpmCommand
This patch extracts ImageSpmCommand as a parent class of UploadStreamCommand to
contain shared logic between this command and the to-be-added
RetrieveImageDataCommand.
Change-Id: I32166ee993bce33680f6b2feb5359666e414c777
Bug-Url:
https://bugzilla.redhat.com/1136840
Signed-off-by: Liron Aravot <laravot(a)redhat.com>
---
A
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImageSpmCommand.java
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UploadStreamCommand.java
2 files changed, 135 insertions(+), 103 deletions(-)
Approvals:
Allon Mureinik: Looks good to me, approved
Liron Aravot: Verified
--
To view, visit
http://gerrit.ovirt.org/33276
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I32166ee993bce33680f6b2feb5359666e414c777
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server