Bug 1431168
Summary: | Dashbord and Report information not filtered by Tenancy | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
Component: | Reporting | Assignee: | Libor Pichler <lpichler> |
Status: | CLOSED ERRATA | QA Contact: | Pavol Kotvan <pakotvan> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 5.7.0 | CC: | cpelland, Eric.Wannemacher, gtanzill, hkataria, jhardy, krain, lpichler, mfalesni, mpovolny, myoder, obarenbo, simaishi |
Target Milestone: | GA | Keywords: | ZStream |
Target Release: | 5.7.2 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 5.7.2.0 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1418961 | Environment: | |
Last Closed: | 2017-04-12 14:34:05 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1418961 | ||
Bug Blocks: |
Comment 2
CFME Bot
2017-03-10 14:36:00 UTC
New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/997b55cb7fa847993d81c379def3dd77077e520e commit 997b55cb7fa847993d81c379def3dd77077e520e Author: Gregg Tanzillo <gtanzill> AuthorDate: Tue Mar 7 16:05:03 2017 -0500 Commit: Satoe Imaishi <simaishi> CommitDate: Fri Mar 10 09:33:53 2017 -0500 Merge pull request #14095 from lpichler/add_rbac_to_resouces_for_perfomance_reports Add tenant scoping for resources of performance reports in RBAC (cherry picked from commit f46d363c250b386a9783dc10e6a98bb8e4413442) https://bugzilla.redhat.com/show_bug.cgi?id=1431168 lib/rbac/filterer.rb | 26 +++++++++++++++++--------- spec/factories/vm_performance.rb | 5 +++++ spec/lib/rbac/filterer_spec.rb | 16 ++++++++++++++++ 3 files changed, 38 insertions(+), 9 deletions(-) create mode 100644 spec/factories/vm_performance.rb 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-2017:0898 |