Asaf Shakarchi has submitted this change and it was merged.
Change subject: webadmin: Display the single status of domains in main tab.
......................................................................
webadmin: Display the single status of domains in main tab.
Create a new view (storage_domains_for_search) which contains storage
domains specifically entries used by search, the view contains the
status per storage domain, for domains (ISO) that are attached to more than one pool,
a null value will be displayed in the status field.
Search now uses the new created domains view described above.
In WebAdmin main storage domain tab, for ISO domain, the shared (cross
pool) status is displayed, otherwise the domain's status is used.
Change-Id: If18c028dfcb985fd96f302b53401c1082a349416
Bug-Url:
https://bugzilla.redhat.com/852100
Signed-off-by: Asaf Shakarchi <asaf(a)redhat.com>
---
M backend/manager/dbscripts/create_views.sql
M
backend/manager/modules/searchbackend/src/main/java/org/ovirt/engine/core/searchbackend/SearchObjectAutoCompleter.java
M
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/tab/MainTabStorageView.java
3 files changed, 34 insertions(+), 5 deletions(-)
Approvals:
Asaf Shakarchi: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/8258
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If18c028dfcb985fd96f302b53401c1082a349416
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Asaf Shakarchi <asaf(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Asaf Shakarchi <asaf(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Laszlo Hornyak <lhornyak(a)redhat.com>