Description of problem: Version-Release number of selected component (if applicable): 5.9.0.20 How reproducible: Always Steps to Reproduce: 1. Add ec2 provider without created AWSConfig topic to CFME 2. 3. Actual results: [NoMethodError]: undefined method `arn' for true:TrueClass Method:[block in method_missing] Expected results: Additional info:
https://github.com/ManageIQ/manageiq-providers-amazon/pull/409
New commit detected on ManageIQ/manageiq-providers-amazon/master: https://github.com/ManageIQ/manageiq-providers-amazon/commit/2c29f8747ac0c88cd08a20affbb237d6ccdb905c commit 2c29f8747ac0c88cd08a20affbb237d6ccdb905c Author: Ladislav Smola <lsmola> AuthorDate: Wed Feb 14 13:36:48 2018 +0100 Commit: Ladislav Smola <lsmola> CommitDate: Wed Feb 14 13:36:48 2018 +0100 Return created topic Return created topic instead of log.info, which always returns true. Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1545147 .../manageiq/providers/amazon/cloud_manager/event_catcher/stream.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
*** Bug 1561640 has been marked as a duplicate of this bug. ***
Verified in 5.10.0.3. There are no errors in log while creating SNS topic automatically by CFME.
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-2019:0212