Change in ovirt-engine[master]: webadmin: upload model: Save disk's Guid, not its String.

derez at redhat.com derez at redhat.com
Wed Aug 10 08:40:51 UTC 2016


Daniel Erez has submitted this change and it was merged.

Change subject: webadmin: upload model: Save disk's Guid, not its String.
......................................................................


webadmin: upload model: Save disk's Guid, not its String.

Instead of making redundant transmissions from GUID to String and back,
just have the disk's Guid as a Guid type, not a String.

Change-Id: I7a12b476820323a0756770759b1a8a1df62c55cb
Signed-off-by: Amit Aviram <aaviram at redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/UploadImageModel.java
1 file changed, 4 insertions(+), 4 deletions(-)

Approvals:
  Jenkins CI: Passed CI tests
  Daniel Erez: Looks good to me, approved
  Amit Aviram: Verified



-- 
To view, visit https://gerrit.ovirt.org/62018
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I7a12b476820323a0756770759b1a8a1df62c55cb
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Amit Aviram <aaviram at redhat.com>
Gerrit-Reviewer: Amit Aviram <aaviram at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list