New commit detected on ManageIQ/manageiq/fine: https://github.com/ManageIQ/manageiq/commit/3ed4411f49ccf7d62ea5c4a912bac316a9b5b2af commit 3ed4411f49ccf7d62ea5c4a912bac316a9b5b2af Author: Gregg Tanzillo <gtanzill> AuthorDate: Fri Jun 2 11:10:08 2017 -0400 Commit: Satoe Imaishi <simaishi> CommitDate: Wed Jun 21 14:56:15 2017 -0400 Merge pull request #15271 from lpichler/allow_matching_descendants_for_cloud_networks Allow matching via descendants for CloudNetworks (via network manager) (cherry picked from commit fb5983ebe5347839bbba657914e99aba5eb71eff) https://bugzilla.redhat.com/show_bug.cgi?id=1463422 lib/rbac/filterer.rb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
https://github.com/ManageIQ/manageiq/pull/15734
Discovered new cases, in which this part is not working correctly: 1. 2 cloud providers, if just one provider(or cloud storage) is selected in "Hosts&Clusters" all items(ports, subnets, ips, other) for both providers can be found under networks (the same case works for cloud storages) 2. If one network provider selected, filtering works only for the network provider, and network->networks but not the rest(subnets, ports, ..) Any other tags were not used, only 'Host & Clusters' tab.
Hi Libor, Could you check this cases? Please let me know if they are valid and I understood the logic correctly. Thanks Ruslana
New commit detected on ManageIQ/manageiq/fine: https://github.com/ManageIQ/manageiq/commit/88c03d39af0ffd49e3de9dce8e837218dd99e511 commit 88c03d39af0ffd49e3de9dce8e837218dd99e511 Author: Brandon Dunne <brandondunne> AuthorDate: Tue Oct 10 09:53:29 2017 -0400 Commit: Satoe Imaishi <simaishi> CommitDate: Mon Nov 13 16:24:27 2017 -0500 Merge pull request #16151 from lpichler/add_belongsto_filter_for_newtwork_model Add belongsto filter for other network models (cherry picked from commit cf2f4e7b0096844e55f9c87f14085775860deea7) https://bugzilla.redhat.com/show_bug.cgi?id=1463422 lib/rbac/filterer.rb | 17 +++++-- spec/lib/rbac/filterer_spec.rb | 100 +++++++++++++++++++++++------------------ 2 files changed, 69 insertions(+), 48 deletions(-)
Created attachment 1369385 [details] missing network dropdown Network drop-down is missing
Created attachment 1369386 [details] prod.log
Verification of this bz is blocked by 1533011
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2018:0374
*** Bug 1486672 has been marked as a duplicate of this bug. ***