Bug 1223120
| Summary: | [RFE] Add TRACE option to EMS refresh | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Thom Carlin <tcarlin> |
| Component: | Providers | Assignee: | Julian Cheal <jcheal> |
| Status: | CLOSED ERRATA | QA Contact: | Satyajit Bulage <sbulage> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 5.5.0 | CC: | jfrey, jhardy, obarenbo, sbulage, simaishi |
| Target Milestone: | GA | Keywords: | FutureFeature |
| Target Release: | 5.8.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | ems_refresh | ||
| Fixed In Version: | 5.8.0.7 | Doc Type: | Enhancement |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-05-31 14:19:16 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
Thom Carlin
2015-05-19 22:36:09 UTC
Here's the code with the DEBUG_TRACE flag in the code: https://github.com/ManageIQ/manageiq/blob/2f069b74bdebdb8f2bdcd38d3aac75a72ef521bd/app/models/manageiq/providers/base_manager/refresher.rb#L5 WIP PR for this https://github.com/ManageIQ/manageiq/pull/14210 The Value for DEBUG_TRACE is not Hardcoded for EMS Refresh. It has been moved to a Configuration Variable. Verified Version: 5.8.0.12-rc1.20170425180304_4f35996 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 |