Change in ovirt-engine[master]: core: UploadImageVDSCommand - read task id from header

Liron Ar has submitted this change and it was merged. Change subject: core: UploadImageVDSCommand - read task id from header ...................................................................... core: UploadImageVDSCommand - read task id from header In the following patch [1] there's a behavior change, in case of a succesfull execution the task id will be returned within a header instead of the body. This patch just alignes the engine behavior to read the task id from it. [1] - http://gerrit.ovirt.org/#/c/27997/ Change-Id: I9d9d18fcefdc7862517d7d59aff18ba500e22c63 Signed-off-by: Liron Aravot <laravot@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/irsbroker/UploadStreamVDSCommand.java 1 file changed, 9 insertions(+), 12 deletions(-) Approvals: Daniel Erez: Looks good to me, approved Liron Ar: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/28215 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9d9d18fcefdc7862517d7d59aff18ba500e22c63 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Liron Ar <laravot@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Liron Ar <laravot@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
laravot@redhat.com