Comment 19 for bug 1581279

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to packages/centos6/ceph-deploy (6.1)

Reviewed: https://review.fuel-infra.org/23327
Submitter: Vitaly Sedelnik <email address hidden>
Branch: 6.1

Commit: 05e1d10f21b055f4bdd5d3cbaf0dabc2afd895e2
Author: Denis V. Meltsaykin <email address hidden>
Date: Fri Jul 15 16:54:41 2016

Fix stdout closure and wait for threads to finish

This patch turns off forced stdout and stderr closure at the exit from
ceph-deploy. Alos it patches Remoto. It adds waiting for thread finish
to its Connection module after exit from thread and so, fixes the
strange non-zero exit codes, if Remoto thread did not finished exit
procedure on exit from ceph-deploy.

Change-Id: Icae7c43f9575e30e4a39f28fdca3223ef2d9f197
Closes-Bug: #1581279