Change in ovirt-engine[master]: webadmin: Adding force option to remove host

Gilad Chaplik has submitted this change and it was merged. Change subject: webadmin: Adding force option to remove host ...................................................................... webadmin: Adding force option to remove host 'Force Remove' checkbox will be shown while removing a host from a gluster only cluster. This is supported for mutiple hosts removals as well, but all the selected hosts should belong to a single gluster cluster. If the user selects force, it internally passes 'force' option to 'gluster peer detach' command. Change-Id: I9fe3814815acff8a5f230c1a3d6ebcb6e3bbc633 Bug-Url: https://bugzilla.redhat.com/882807 Signed-off-by: Kanagaraj M <kmayilsa@redhat.com> --- M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/CommonApplicationConstants.java M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/view/popup/RemoveConfirmationPopupView.java M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/view/popup/RemoveConfirmationPopupView.ui.xml M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/ConfirmationModel.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostListModel.java 5 files changed, 51 insertions(+), 2 deletions(-) Approvals: Gilad Chaplik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/10180 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9fe3814815acff8a5f230c1a3d6ebcb6e3bbc633 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Kanagaraj M <kmayilsa@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Kanagaraj M <kmayilsa@redhat.com> Gerrit-Reviewer: Shireesh Anjal <sanjal@redhat.com>
participants (1)
-
gchaplik@redhat.com