Change in ovirt-engine[master]: webadmin: RunMultipleAction - execution status checks remove...

Gilad Chaplik has submitted this change and it was merged. Change subject: webadmin: RunMultipleAction - execution status checks removed ...................................................................... webadmin: RunMultipleAction - execution status checks removed In case of RunMutipleAction, the execution of the actions are asynchronous in the Backend, so the execution statuses should not be checked in the Frontend. Only CanDoAction can be checked as it is synchronous. Change-Id: I6b99d3374a7f76110c5939633e4625d3e9e65db0 Signed-off-by: Kanagaraj M <kmayilsa@redhat.com> --- M frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/Frontend.java 1 file changed, 1 insertion(+), 5 deletions(-) Approvals: Gilad Chaplik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/5019 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6b99d3374a7f76110c5939633e4625d3e9e65db0 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Kanagaraj M <kmayilsa@redhat.com> Gerrit-Reviewer: Einav Cohen <ecohen@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Kanagaraj M <kmayilsa@redhat.com> Gerrit-Reviewer: Shireesh Anjal <sanjal@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vszocs@redhat.com>
participants (1)
-
gchaplik@redhat.com