| Summary: | Ansible Tower - Click on Configured systems unexpected ui error | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Pavol Kotvan <pakotvan> |
| Component: | UI - OPS | Assignee: | lgalis |
| Status: | CLOSED ERRATA | QA Contact: | Pavol Kotvan <pakotvan> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.6.0 | CC: | bdunne, cpelland, hkataria, jfrey, jhardy, mpovolny, obarenbo, simaishi |
| Target Milestone: | Beta 2 | ||
| Target Release: | 5.6.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | ui:tower | ||
| Fixed In Version: | 5.6.0.4 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-06-29 15:50:18 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | Bug | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Comment 2
Brandon Dunne
2016-04-18 13:35:39 UTC
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/93a16b529731ca07db06770fe0368dee69e9325d commit 93a16b529731ca07db06770fe0368dee69e9325d Author: Laura Galis <lgalis> AuthorDate: Mon Apr 18 18:26:40 2016 -0400 Commit: Laura Galis <lgalis> CommitDate: Mon Apr 18 20:18:01 2016 -0400 Provision is not supported for Ansible Tower configured systems https://bugzilla.redhat.com/show_bug.cgi?id=1328021 app/controllers/provider_foreman_controller.rb | 6 ++++++ app/helpers/application_helper/toolbar_builder.rb | 5 +++++ app/models/configured_system.rb | 10 ++++++++++ .../foreman/configuration_manager/configured_system.rb | 4 ++++ 4 files changed, 25 insertions(+) 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:1348 |