Bug 1446245
| Summary: | Standard output is missing in provisioned ansible playbook service | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
| Component: | UI - OPS | Assignee: | Harpreet Kataria <hkataria> |
| Status: | CLOSED ERRATA | QA Contact: | Shveta <sshveta> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.8.0 | CC: | bilwei, cpelland, dclarizi, hkataria, jhardy, mpovolny, obarenbo, pakotvan, sshveta |
| Target Milestone: | GA | ||
| Target Release: | 5.8.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | ansible:service:playbook | ||
| Fixed In Version: | 5.8.0.16 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1444853 | Environment: | |
| Last Closed: | 2017-05-31 15:02:21 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | CFME Core | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1444853 | ||
| Bug Blocks: | |||
|
Comment 2
CFME Bot
2017-04-27 14:03:11 UTC
Fixed in 5.8.0.13-rc2.20170502165848_0f98658 New commit detected on ManageIQ/manageiq-ui-classic/fine: https://github.com/ManageIQ/manageiq-ui-classic/commit/1048ffdbd63fdba91023f42efbad4804728ae254 commit 1048ffdbd63fdba91023f42efbad4804728ae254 Author: Dan Clarizio <dclarizi> AuthorDate: Wed May 17 13:51:26 2017 -0700 Commit: Satoe Imaishi <simaishi> CommitDate: Wed May 17 17:32:21 2017 -0400 Merge pull request #1369 from h-kataria/stdout_fix Need to gsub occurrences of {{ }} in the output (cherry picked from commit f8fab5ea90ab51071663d895e683ef76f0f578f0) https://bugzilla.redhat.com/show_bug.cgi?id=1451920 https://bugzilla.redhat.com/show_bug.cgi?id=1446245 app/controllers/service_controller.rb | 13 +++++++++++++ app/views/service/_svcs_show.html.haml | 6 ++---- spec/controllers/service_controller_spec.rb | 7 +++++++ 3 files changed, 22 insertions(+), 4 deletions(-) Fixed. Verified in 5.8.0.16.20170522163900_28fa952 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:1367 |