Change in ovirt-engine[ovirt-engine-4.0]: engine: change upload ticket "path" to "url"

Tal Nisan has submitted this change and it was merged. Change subject: engine: change upload ticket "path" to "url" ...................................................................... engine: change upload ticket "path" to "url" When initializing an image upload, a ticket is being sent from the engine to VDSM and then to imageio-daemon with all the needed details for uploading. Until now the daemon was accepting "path" as the destination point for uploading. Now, it accepts "url" instead. Change this key to "url" Change-Id: Ieac7b4158b7f3e448ae54fbf4dfae9e1dd3eb55c Bug-Url: https://bugzilla.redhat.com/1317253 Signed-off-by: Amit Aviram <aaviram@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/disk/image/UploadDiskImageCommand.java M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/jsonrpc/JsonRpcVdsServer.java 2 files changed, 4 insertions(+), 2 deletions(-) Approvals: Jenkins CI: Passed CI tests Allon Mureinik: Looks good to me, approved Amit Aviram: Verified -- To view, visit https://gerrit.ovirt.org/58258 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ieac7b4158b7f3e448ae54fbf4dfae9e1dd3eb55c Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-4.0 Gerrit-Owner: Amit Aviram <aaviram@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Amit Aviram <aaviram@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tnisan@redhat.com