]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-disk: display the command output on OSD creation failure
authorLoic Dachary <loic@dachary.org>
Wed, 1 Jan 2014 21:13:15 +0000 (22:13 +0100)
committerLoic Dachary <loic@dachary.org>
Fri, 3 Jan 2014 15:30:40 +0000 (16:30 +0100)
commitd09af0fa50f322c9e59765f3badd497f5ca184d4
tree09899dc9e54e7eb3b09b7b4fc922f7c78d32c59f
parent2b935bbf60bafb6dd488c0eb30f156fce1b9d197
ceph-disk: display the command output on OSD creation failure

The string form of a CalledProcessError instance does not include the
output datamember. Add it to the Error exception for debug purposes.

Signed-off-by: Loic Dachary <loic@dachary.org>
src/ceph-disk