Change in ovirt-engine[master]: webadmin: get LocalFSPath config value synchronously

Daniel Erez has submitted this change and it was merged. Change subject: webadmin: get LocalFSPath config value synchronously ...................................................................... webadmin: get LocalFSPath config value synchronously Replacing the asynchronous fetch of LocalFSPath configuration value with a synchronous one. Change-Id: I66d2dbd6c795466107a533ee5f0423a9c76b2565 Signed-off-by: Daniel Erez <derez@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/hosts/HostListModel.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/StorageModel.java 3 files changed, 10 insertions(+), 42 deletions(-) Approvals: Daniel Erez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/12511 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I66d2dbd6c795466107a533ee5f0423a9c76b2565 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com>
participants (1)
-
derez@redhat.com