Bug 1224207
| Summary: | UI: Configure/My Settings/Default Views is missing a "Tenants" item in the clouds section | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Aziza Karol <akarol> | |
| Component: | UI - OPS | Assignee: | Harpreet Kataria <hkataria> | |
| Status: | CLOSED ERRATA | QA Contact: | Aziza Karol <akarol> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 5.4.0 | CC: | hkataria, jhardy, mpovolny, obarenbo | |
| Target Milestone: | GA | |||
| Target Release: | 5.5.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | 5.5.0.1 | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1229455 (view as bug list) | Environment: | ||
| Last Closed: | 2015-12-08 13:11:34 UTC | Type: | Bug | |
| 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: | ||||
| Bug Blocks: | 1229455 | |||
|
Description
Aziza Karol
2015-05-22 10:30:35 UTC
Pull Request: https://github.com/ManageIQ/manageiq/pull/2983 New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/d00aeb209f10c96cd8b2dd58e1128ba441c3d08f commit d00aeb209f10c96cd8b2dd58e1128ba441c3d08f Author: Harpreet Kataria <hkataria> AuthorDate: Fri May 22 15:15:48 2015 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Fri May 22 15:15:48 2015 -0400 Added missing Tenants default view setting Added missing "Tenants" setting in the clouds section on Configure/My Settings/Default Views screen https://bugzilla.redhat.com/show_bug.cgi?id=1224207 vmdb/app/helpers/ui_constants.rb | 1 + vmdb/app/views/configuration/_ui_2.html.haml | 6 ++++++ 2 files changed, 7 insertions(+) New commit detected on cfme/5.4.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=ded03361d3218287f948612b96672127f868bc4f commit ded03361d3218287f948612b96672127f868bc4f Author: Harpreet Kataria <hkataria> AuthorDate: Fri May 22 15:15:48 2015 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Mon Jun 8 16:05:50 2015 -0400 Added missing Tenants default view setting Added missing "Tenants" setting in the clouds section on Configure/My Settings/Default Views screen https://bugzilla.redhat.com/show_bug.cgi?id=1224207 (cherry picked from commit d00aeb2) https://bugzilla.redhat.com/show_bug.cgi?id=1229455 vmdb/app/helpers/ui_constants.rb | 1 + vmdb/app/views/configuration/_ui_2.html.haml | 6 ++++++ 2 files changed, 7 insertions(+) New commit detected on cfme/5.4.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=a70f4f9a7d495d7a3d20551924fb7d91d9de33e4 commit a70f4f9a7d495d7a3d20551924fb7d91d9de33e4 Merge: 5d0aa53 ded0336 Author: Dan Clarizio <dclarizi> AuthorDate: Tue Jul 14 17:51:51 2015 -0400 Commit: Dan Clarizio <dclarizi> CommitDate: Tue Jul 14 17:51:51 2015 -0400 Merge branch '54z_1229455' into '5.4.z' Added missing Tenants default view setting Added missing "Tenants" setting in the clouds section on Configure/My Settings/Default Views screen https://bugzilla.redhat.com/show_bug.cgi?id=1224207 (cherry picked from commit d00aeb2) https://bugzilla.redhat.com/show_bug.cgi?id=1229455 @dclarizio please review, it's a clean cherry-pick https://github.com/ManageIQ/manageiq/pull/2983 See merge request !114 vmdb/app/helpers/ui_constants.rb | 1 + vmdb/app/views/configuration/_ui_2.html.haml | 6 ++++++ 2 files changed, 7 insertions(+) Tenants added. Verified in 5.5.0.1-alpha1.20150915151429_2230bd4. 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-2015:2551 |