Change in ovirt-engine[ovirt-engine-4.0]: engine: change upload ticket "path" to "url"
tnisan at redhat.com
tnisan at redhat.com
Mon May 30 12:26:09 UTC 2016
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 at 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 at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Amit Aviram <aaviram at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list