Change in ovirt-engine[master]: webadmin: image upload - remove volume type list
derez at redhat.com
derez at redhat.com
Wed Jul 27 11:45:57 UTC 2016
Daniel Erez has submitted this change and it was merged.
Change subject: webadmin: image upload - remove volume type list
......................................................................
webadmin: image upload - remove volume type list
Image upload dialog:
* Removed 'Allocation Policy' select-box.
* Filled volume format select-box with COW/RAW.
The patch is making use of an existing logic that
infers volume type (getTemplateVolumeType method).
I.e.
* For file domains: Sparse volume type.
* For block domains: Sparse if COW / Preallocated if RAW.
Change-Id: I0eae9cc5ec850127e4e0fe7a0a49c76214bcd0bb
Bug-Url: https://bugzilla.redhat.com/1359736
Signed-off-by: Daniel Erez <derez at redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/UploadImageModel.java
1 file changed, 8 insertions(+), 27 deletions(-)
Approvals:
Jenkins CI: Passed CI tests
Daniel Erez: Verified
Allon Mureinik: Looks good to me, approved
Amit Aviram: Looks good to me, but someone else must approve
--
To view, visit https://gerrit.ovirt.org/61317
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I0eae9cc5ec850127e4e0fe7a0a49c76214bcd0bb
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini 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: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list