Bug 1386926 - Receiving [NoMethodError]: undefined method `hardware' for nil:NilClass
Summary: Receiving [NoMethodError]: undefined method `hardware' for nil:NilClass
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Providers
Version: 5.6.0
Hardware: All
OS: All
unspecified
medium
Target Milestone: GA
: 5.8.0
Assignee: zakiva
QA Contact: Einat Pacifici
URL:
Whiteboard:
Depends On:
Blocks: 1391141
TreeView+ depends on / blocked
 
Reported: 2016-10-19 21:15 UTC by Josh Carter
Modified: 2019-12-16 07:10 UTC (History)
9 users (show)

Fixed In Version: 5.8.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1391141 (view as bug list)
Environment:
Last Closed: 2017-06-12 16:20:44 UTC
Category: Bug
Cloudforms Team: Container Management
Target Upstream Version:
Embargoed:
epacific: automate_bug-


Attachments (Terms of Use)

Comment 2 zakiva 2016-11-01 11:26:48 UTC
Bug fix: https://github.com/ManageIQ/manageiq/pull/12167

Comment 3 Federico Simoncelli 2016-11-01 11:31:50 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.

Comment 4 CFME Bot 2016-11-01 18:01:01 UTC
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(-)


Note You need to log in before you can comment on or make changes to this bug.