]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-volume: if --report fails to load json, fail with better info
authorAndrew Schoen <aschoen@redhat.com>
Tue, 2 Oct 2018 18:50:01 +0000 (13:50 -0500)
committerSébastien Han <seb@redhat.com>
Tue, 9 Oct 2018 14:09:50 +0000 (10:09 -0400)
commita63ca220e6b034de01b162b3a527764512ab573c
treea0008e174440f1269bb501c48028f9299995e816
parenta68c6802253db5f688d50e2a5dd8b8ebf87c4ff2
ceph-volume: if --report fails to load json, fail with better info

This handles the case gracefully where --report does not return any JSON
because a validator might have failed.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
library/ceph_volume.py