Vojtech Szocs has posted comments on this change.

Change subject: webadmin: Filter search objects according to main model 
availability
......................................................................


Patch Set 2:

Guys, I couldn't reproduce the problem you're talking about on my environment.

Here are the steps I took:

- fetch latest source code (git fetch && git rebase origin) and apply this 
patch, last remote git commit hash 4be63caa1591920eb1e04d6bf3398a63b6df2264
- in vdc_options table, change ApplicationMode value to 2 (GlusterOnly), or 
alternatively, putting breakpoint in ApplicationInit.handleUiMode() method and 
change uiMode value
- after logging in, when I type "V", I have only "Volumes" suggestion (and not 
"Vms")

While inspecting SearchSuggestOracle.getSearchObjectFilter() method, following 
main models are not available in GlusterOnly mode:
- DataCenterListModel ("DataCenter")
- StorageListModel ("Storage")
- VmListModel ("Vms")
- PoolListModel ("Pools")
- TemplateListModel ("Template")
- QuotaListModel ("Quota")
- DiskListModel ("Disks")
- ReportsListModel ("Reports")

In other words, couldn't reproduce the problem, please check the steps I wrote 
above and update me with detailed info if you still encounter this problem.

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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ibcd3026a0b2fb6ce9bbd19613a4ff42cac034f43
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vojtech Szocs <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Kanagaraj M <[email protected]>
Gerrit-Reviewer: Shireesh Anjal <[email protected]>
Gerrit-Reviewer: Vojtech Szocs <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to