Kanagaraj M has submitted this change and it was merged.
Change subject: webadmin: Fix Optimize-For-Virt-Store in volume creation
......................................................................
webadmin: Fix Optimize-For-Virt-Store in volume creation
Optimize-For-Virt-Store in gluster volume create is failing because
of volume ID being null in the parameter. Setting the volume ID from
return value of CreateVolume action.
Change-Id: I5a20ef51e3cc792daa2b013d0dcae8e4873c198d
Bug-Url:
https://bugzilla.redhat.com/1286887
Signed-off-by: Ramesh Nachimuthu <rnachimu(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/volumes/VolumeListModel.java
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
anmolbabu: Looks good to me, but someone else must approve
Jenkins CI: Passed CI tests
Kanagaraj M: Looks good to me, approved
Ramesh N: Verified
--
To view, visit
https://gerrit.ovirt.org/50571
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5a20ef51e3cc792daa2b013d0dcae8e4873c198d
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: anmolbabu <anbabu(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>