Bug 1199240
| Summary: | Sporadic OpenStack image fleecing failures. | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Rich Oliveri <roliveri> | |
| Component: | SmartState Analysis | Assignee: | Rich Oliveri <roliveri> | |
| Status: | CLOSED ERRATA | QA Contact: | Milan Falešník <mfalesni> | |
| Severity: | high | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 5.4.0 | CC: | jhardy, mfalesni, obarenbo | |
| Target Milestone: | GA | |||
| Target Release: | 5.4.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | 5.4.0.0.11 | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1199241 (view as bug list) | Environment: | ||
| Last Closed: | 2015-06-16 12:51:59 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: | 1199241 | |||
| 
        
          Description
        
        
          Rich Oliveri
        
        
        
        
        
          2015-03-05 17:50:25 UTC
        
       New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/ebcccf88167d3ec484f342b53081a899c8503846 commit ebcccf88167d3ec484f342b53081a899c8503846 Author: Richard Oliveri <roliveri> AuthorDate: Thu Mar 5 13:27:14 2015 -0500 Commit: Richard Oliveri <roliveri> CommitDate: Thu Mar 5 13:27:14 2015 -0500 Ensure contents of temporary image file are written. Ensure the contents of the downloaded image file are flushed to disk before opening the file for fleecing. https://bugzilla.redhat.com/show_bug.cgi?id=1199240 https://bugzilla.redhat.com/show_bug.cgi?id=1199241 lib/OpenStackExtract/MiqOpenStackVm/MiqOpenStackImage.rb | 8 ++++++++ 1 file changed, 8 insertions(+) New commit detected on cfme/5.3.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=2facdf3b33fae568618ee0e8387bb76bfcb5176d commit 2facdf3b33fae568618ee0e8387bb76bfcb5176d Author: Richard Oliveri <roliveri> AuthorDate: Thu Mar 5 13:27:14 2015 -0500 Commit: Richard Oliveri <roliveri> CommitDate: Fri Mar 6 11:51:52 2015 -0500 Ensure contents of temporary image file are written. Ensure the contents of the downloaded image file are flushed to disk before opening the file for fleecing. https://bugzilla.redhat.com/show_bug.cgi?id=1199240 https://bugzilla.redhat.com/show_bug.cgi?id=1199241 lib/OpenStackExtract/MiqOpenStackVm/MiqOpenStackImage.rb | 8 ++++++++ 1 file changed, 8 insertions(+) Verified in 5.4.0.0.22 as in [1]. [1] https://bugzilla.redhat.com/show_bug.cgi?id=1199241#c6 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://rhn.redhat.com/errata/RHBA-2015-1100.html |