]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
library/ceph_volume: look for error messages in stderr
authorRishabh Dave <ridave@redhat.com>
Tue, 7 Apr 2020 11:50:35 +0000 (17:20 +0530)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 20 Apr 2020 13:28:40 +0000 (15:28 +0200)
commit4249d1e02d6da07466a4ddf1282cf4600a131773
treecdbdfdd2627e34c994ca7c3bfc7ddacbbfe06cbb
parentafa78bd0c001a7732a6632c563d6065194f0df6e
library/ceph_volume: look for error messages in stderr

Error message were moved to from stdout in stderr here -
https://github.com/ceph/ceph/commit/b8d6dcbe9f803c96c0af68da54f1262e9b6a9e77#diff-20f7c578a4e69ec61a5869d706567a24R137.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1793542
Signed-off-by: Rishabh Dave <ridave@redhat.com>
library/ceph_volume.py