Bug 1331579
| Summary: | SSHCommand output logged twice to OpenStack deployment.log | ||
|---|---|---|---|
| Product: | Red Hat Quickstart Cloud Installer | Reporter: | Tasos Papaioannou <tpapaioa> | 
| Component: | Installation - RHELOSP | Assignee: | Jesus M. Rodriguez <jesusr> | 
| Status: | CLOSED ERRATA | QA Contact: | Tasos Papaioannou <tpapaioa> | 
| Severity: | low | Docs Contact: | Dan Macpherson <dmacpher> | 
| Priority: | unspecified | ||
| Version: | 1.0 | CC: | bthurber, jesusr, jmatthew | 
| Target Milestone: | ga | Keywords: | Triaged | 
| Target Release: | 1.0 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-09-13 16:28:58 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: | 1342594 | ||
| 
        
          Description
        
        
          Tasos Papaioannou
        
        
        
        
        
          2016-04-28 21:00:28 UTC
        
       Totally see why this is happening. We're calling call_complete twice: https://github.com/fusor/fusor/blob/master/server/app/lib/utils/fusor/ssh_connection.rb#L102 https://github.com/fusor/fusor/blob/master/server/app/lib/utils/fusor/ssh_connection.rb#L108 Need to investigate if anyone is counting on this. Whether we fix it in ssh_connection or within the implementor of the callback methods. QCI-1.2-RHEL-7-20160718.t.0 Verified on QCI-1.2-RHEL-7-20160720.t.0. 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/RHEA-2016:1862 |