Oved Ourfali has posted comments on this change.
Change subject: core: AsyncTaskType enum - added downloadImage
......................................................................
Patch Set 1:
@Fede - Shouldn't ImportRepoImageCopyTaskHandler return this asynt task type as
well?
currently it is:
@Override
public AsyncTaskType getTaskType() {
return AsyncTaskType.copyImage;
}
But I think it should be:
@Override
public AsyncTaskType getTaskType() {
return AsyncTaskType.downloadImage;
}
?
--
To view, visit http://gerrit.ovirt.org/27495
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I2c999b5b4426cf9b58691f2a1ee1c247a152ed7c
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Oved Ourfali <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: No
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches