Bug 1386926
| Summary: | Receiving [NoMethodError]: undefined method `hardware' for nil:NilClass | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Josh Carter <jocarter> | |
| Component: | Providers | Assignee: | zakiva | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Einat Pacifici <epacific> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 5.6.0 | CC: | azellner, bazulay, cpelland, fsimonce, jfrey, jhardy, juwatts, obarenbo, simaishi | |
| Target Milestone: | GA | Keywords: | TestOnly | |
| Target Release: | 5.8.0 | Flags: | epacific:
automate_bug-
|
|
| Hardware: | All | |||
| OS: | All | |||
| Whiteboard: | ||||
| Fixed In Version: | 5.8.0.0 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1391141 (view as bug list) | Environment: | ||
| Last Closed: | 2017-06-12 16:20:44 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | Bug | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | Container Management | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1391141 | |||
|
Comment 2
zakiva
2016-11-01 11:26:48 UTC
Zahi this is still not backported to Euwe so you can't move it to POST. You have to rebase the fix for Euwe and submit it to the correct branch. Adding Ari to the BZ. New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/d4495809c9468f25c21710ac50394768e9daaf24 commit d4495809c9468f25c21710ac50394768e9daaf24 Author: Oleg Barenboim <chessbyte> AuthorDate: Tue Oct 25 19:53:43 2016 +0200 Commit: Oleg Barenboim <chessbyte> CommitDate: Tue Nov 1 13:58:37 2016 -0400 Merge pull request #12167 from zakiva/fix_nil_hardware Fix undefined method `hardware' for nil:NilClass (cherry picked from commit 83e0748c15f71892e6a2f13269b66cb1b757eed7) https://bugzilla.redhat.com/show_bug.cgi?id=1386926 .../kubernetes/container_manager/metrics_capture/capture_context.rb | 2 +- app/models/vim_performance_state.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) |