Gilad Chaplik has submitted this change and it was merged.
Change subject: webadmin: Fix Volume Dialog cluster validation issue
......................................................................
webadmin: Fix Volume Dialog cluster validation issue
Error message will be cleared if the user selects different
cluster. If the user changes the cluster before the call is
returned from backend, nothing will be done with the result
of the first call.
Change-Id: I457fe781fc4c54f2e705d1c0febfc73ccb2ab2ff
Bug-Url:
https://bugzilla.redhat.com/883774
Signed-off-by: Kanagaraj M <kmayilsa(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/gluster/VolumeModel.java
1 file changed, 8 insertions(+), 2 deletions(-)
Approvals:
Kanagaraj M: Verified
Gilad Chaplik: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/10744
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I457fe781fc4c54f2e705d1c0febfc73ccb2ab2ff
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Shireesh Anjal <sanjal(a)redhat.com>