]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
debian: Add missing Python dependency for ceph-mgr 37422/head
authorJohannes M. Scheuermann <joh.scheuer@gmail.com>
Thu, 24 Sep 2020 10:10:13 +0000 (12:10 +0200)
committerKefu Chai <kchai@redhat.com>
Sat, 26 Sep 2020 05:41:06 +0000 (13:41 +0800)
commit03cd9e3bb335efc5450cf4a9a3d1db98d54d578b
tree66cb2d91d643870696379e3a33721ebbfae8073a
parent42d2a713bb1357f45b4884e77af232e6b0c2e376
debian: Add missing Python dependency for ceph-mgr

The file mgr/volumes/fs/operations/pin_util.py imports distutils.util for using
strtobool and thus the python package is required.

Signed-off-by: Johannes M. Scheuermann <joh.scheuer@gmail.com>
(cherry picked from commit 868e708c9e6538684f9b053d44497bba543ea5eb)
debian/control