Bug 1207298
| Summary: | UI: Orchestration Templates - All tree nodes should use the same list view type | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Dan Clarizio <dclarizi> |
| Component: | UI - OPS | Assignee: | Milan Zázrivec <mzazrivec> |
| Status: | CLOSED ERRATA | QA Contact: | Dave Johnson <dajohnso> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5.4.0 | CC: | hkataria, jhardy, mpovolny, obarenbo, sshveta |
| Target Milestone: | GA | ||
| Target Release: | 5.4.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-06-16 12:56:12 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: | |||
|
Description
Dan Clarizio
2015-03-30 15:54:11 UTC
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/8c1424b04a277d38961dd27fdfcf1f277cc90844 commit 8c1424b04a277d38961dd27fdfcf1f277cc90844 Author: Milan Zazrivec <mzazrivec> AuthorDate: Fri Apr 10 14:33:39 2015 +0200 Commit: Milan Zazrivec <mzazrivec> CommitDate: Wed Apr 15 13:41:24 2015 +0200 Render all orch. template types consistently The configured orchestration template list view type should apply to both CloudFormation & Heat template types. https://bugzilla.redhat.com/show_bug.cgi?id=1207298 vmdb/app/controllers/application_controller.rb | 2 +- vmdb/app/controllers/catalog_controller.rb | 2 +- vmdb/spec/controllers/catalog_controller_spec.rb | 34 ++++++++++++++++++++++++ 3 files changed, 36 insertions(+), 2 deletions(-) List view is used for all root nodes verified in 5.4.0.0.22.20150420163946_26004d1 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://rhn.redhat.com/errata/RHBA-2015-1100.html |