Bug 1439257
| Summary: | Amazon S3 Storage Manager | Seahorse::Client::NetworkingError]: Failed to open TCP connection | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | ncatling | |
| Component: | Providers | Assignee: | Ladislav Smola <lsmola> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Matouš Mojžíš <mmojzis> | |
| Severity: | high | Docs Contact: | ||
| Priority: | high | |||
| Version: | 5.8.0 | CC: | jfrey, jhardy, mmojzis, ncatling, obarenbo, simaishi | |
| Target Milestone: | GA | Keywords: | TestOnly | |
| Target Release: | 5.9.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ec2:s3:storage | |||
| Fixed In Version: | 5.9.0.1 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1443087 (view as bug list) | Environment: | ||
| Last Closed: | 2018-03-06 14:55:30 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: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1443087 | |||
|
Description
ncatling
2017-04-05 14:04:26 UTC
New commit detected on ManageIQ/manageiq-providers-amazon/master: https://github.com/ManageIQ/manageiq-providers-amazon/commit/fcd61edb7c7b6c6877dfb5263bdeac64d3ab359f commit fcd61edb7c7b6c6877dfb5263bdeac64d3ab359f Author: Ladislav Smola <lsmola> AuthorDate: Fri Apr 7 09:32:22 2017 +0200 Commit: Ladislav Smola <lsmola> CommitDate: Fri Apr 7 09:34:21 2017 +0200 Gracefully ignore S3 object listing errors for Graph Refresh Gracefully ignore S3 object listing errors for Graph Refresh, and log them as a warning. Fixes BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1439257 .../providers/amazon/inventory/collector/storage_manager/s3.rb | 4 ++++ 1 file changed, 4 insertions(+) New commit detected on ManageIQ/manageiq-providers-amazon/master: https://github.com/ManageIQ/manageiq-providers-amazon/commit/67f30f2cbf02e170bcf93b65e0759607e198b1c5 commit 67f30f2cbf02e170bcf93b65e0759607e198b1c5 Author: Ladislav Smola <lsmola> AuthorDate: Fri Apr 7 15:32:38 2017 +0200 Commit: Ladislav Smola <lsmola> CommitDate: Fri Apr 7 15:37:21 2017 +0200 Use $aws_log instead of _log in Graph refresh Use $aws_log instead of _log in Graph refresh Fixes BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1439257 .../providers/amazon/inventory/collector/storage_manager/s3.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Verified in 5.9.0.20. I successfully refreshed S3 provider without errors. |