Bug 1289694
| Summary: | containers: No Class found for explorer tree node id '1-' [container/reload] | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | John Prause <jprause> |
| Component: | UI - OPS | Assignee: | Harpreet Kataria <hkataria> |
| Status: | CLOSED ERRATA | QA Contact: | Einat Pacifici <epacific> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.5.0 | CC: | atal, dkorn, dron, fsimonce, gblomqui, hkataria, jhardy, jprause, mfeifer, mpovolny, obarenbo |
| Target Milestone: | GA | Keywords: | ZStream |
| Target Release: | 5.5.2 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | container | ||
| Fixed In Version: | 5.5.2.1 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1287563 | Environment: | |
| Last Closed: | 2016-02-10 15:27:20 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: | 1287563 | ||
| Bug Blocks: | |||
|
Description
John Prause
2015-12-08 18:11:48 UTC
New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=b4c3a6e1fef3e8a015181c3e2f40d004860abfbd commit b4c3a6e1fef3e8a015181c3e2f40d004860abfbd Author: Harpreet Kataria <hkataria> AuthorDate: Mon Dec 7 16:14:34 2015 -0500 Commit: Harpreet Kataria <hkataria> CommitDate: Thu Dec 17 09:57:04 2015 -0500 Moved Timelines & Utilization buttons to summary screen from list view. - Fixed Timelines & Utilization buttons to go thru x_button method similar to all other toolbar buttons and removed any code that is not needed in explorer & show method. - Added spec tests to verify Timelines & Utilization buttons render correct views. (cherry picked from commit dfdb14f) https://bugzilla.redhat.com/show_bug.cgi?id=1289694 https://bugzilla.redhat.com/show_bug.cgi?id=1287563 app/controllers/container_controller.rb | 52 ++++++++++----------------- product/toolbars/container_center_tb.yaml | 17 +++++++++ product/toolbars/containers_center_tb.yaml | 22 ++---------- spec/controllers/container_controller_spec.rb | 38 ++++++++++++++++++++ 4 files changed, 76 insertions(+), 53 deletions(-) New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=5c15ac9822d53e19dd30ec2146c5fe637b51bf6f commit 5c15ac9822d53e19dd30ec2146c5fe637b51bf6f Merge: 11243fa b4c3a6e Author: Dan Clarizio <dclarizi> AuthorDate: Thu Dec 17 12:49:15 2015 -0500 Commit: Dan Clarizio <dclarizi> CommitDate: Thu Dec 17 12:49:15 2015 -0500 Merge branch '55z_pr_5738' into '5.5.z' Moved Timelines & Utilization buttons to summary screen from list view. - Fixed Timelines & Utilization buttons to go thru x_button method similar to all other toolbar buttons and removed any code that is not needed in explorer & show method. - Added spec tests to verify Timelines & Utilization buttons render correct views. (cherry picked from commit dfdb14f) https://bugzilla.redhat.com/show_bug.cgi?id=1289694 https://bugzilla.redhat.com/show_bug.cgi?id=1287563 @dclarizi please review, this is a clean cherry-pick for https://github.com/ManageIQ/manageiq/pull/5738 See merge request !634 app/controllers/container_controller.rb | 52 ++++++++++----------------- product/toolbars/container_center_tb.yaml | 17 +++++++++ product/toolbars/containers_center_tb.yaml | 22 ++---------- spec/controllers/container_controller_spec.rb | 38 ++++++++++++++++++++ 4 files changed, 76 insertions(+), 53 deletions(-) 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/RHBA-2016:0159 |