]> 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)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Mon, 20 Apr 2020 17:36:15 +0000 (13:36 -0400)
commite4c24f3407eb035c79fc64065fd5274d787aa6d5
tree694bef8ac0a7a8bffb1024802e0885968e59f16c
parent0ace5f5f2ca36e2a91cb0542aecb5ec295677860
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>
(cherry picked from commit 4249d1e02d6da07466a4ddf1282cf4600a131773)
library/ceph_volume.py