Change in ovirt-engine[master]: frontend: remove useless server call at login

gchaplik at redhat.com gchaplik at redhat.com
Sun Dec 30 07:13:01 UTC 2012


Gilad Chaplik has submitted this change and it was merged.

Change subject: frontend: remove useless server call at login
......................................................................


frontend: remove useless server call at login

The webadmin login calls the async method IsBackendAvailable, which implemented by
getDomainList Via Public, after this call we also call getDomainList ViaPublic, for actual
domains. so the first call is redundant.

Change-Id: I36be3aec58151fae408011ceab8155e3be672aec
Signed-off-by: Gilad Chaplik <gchaplik at redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/dataprovider/AsyncDataProvider.java
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/LoginModel.java
2 files changed, 17 insertions(+), 38 deletions(-)

Approvals:
  Gilad Chaplik: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/9663
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I36be3aec58151fae408011ceab8155e3be672aec
Gerrit-PatchSet: 9
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Gilad Chaplik <gchaplik at redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen at redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik at redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs at redhat.com>



More information about the Engine-commits mailing list