]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
library/ceph_volume: look for error messages in stderr v3.2.41
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:57 +0000 (13:36 -0400)
commit34cf0e5301e4c59a7109f4e6ae5c5e8b0430b977
treef574ed9f47abdbfd19e64e9f399c8fdb4a920760
parent65b0e9bb5db52d2a0279069e6f2fded31180e3fc
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