]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
debian: Add missing Python dependency for ceph-mgr 37388/head
authorJohannes M. Scheuermann <joh.scheuer@gmail.com>
Thu, 24 Sep 2020 10:10:13 +0000 (12:10 +0200)
committerJohannes M. Scheuermann <joh.scheuer@gmail.com>
Thu, 24 Sep 2020 10:10:53 +0000 (12:10 +0200)
commit868e708c9e6538684f9b053d44497bba543ea5eb
tree09a8eddb438b40c8e04c5a45d61761b162f34c5e
parente492447fde1dd189f90331681978e2b2973d54bc
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>
debian/control