]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: Try to cast OSD metadata to int while scanning directory 19477/head
authorWido den Hollander <wido@42on.com>
Wed, 13 Dec 2017 10:20:53 +0000 (11:20 +0100)
committerWido den Hollander <wido@42on.com>
Wed, 13 Dec 2017 10:20:53 +0000 (11:20 +0100)
commit0333f74953e0aca7ab6f6dcf701466024470f88f
treeaa7a573cdf118ac786f0d0e09fd6fea57f2195b9
parent9081d862d2ca0fbee187e6864249796add984438
ceph-volume: Try to cast OSD metadata to int while scanning directory

By doing so values like 'whoami' and 'bluefs' will be stored as a
integer in the resulting JSON rather then a String.

Signed-off-by: Wido den Hollander <wido@42on.com>
src/ceph-volume/ceph_volume/devices/simple/scan.py