]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: pass filter_for_batch as keyword argument
authorJan Fajerski <jfajerski@suse.com>
Mon, 5 Oct 2020 10:56:26 +0000 (12:56 +0200)
committerJan Fajerski <jfajerski@suse.com>
Wed, 7 Oct 2020 09:22:40 +0000 (11:22 +0200)
commitceecc72718a8f01161c0f8b56f4744f4b29ced6f
tree031d5f24317b981445881fa607a015a67f2ffb02
parent2ba859bac6b39c67e12d1b8934288df26c0f943c
ceph-volume: pass filter_for_batch as keyword argument

This PR also removes an unused ctor argument in the Devices class.

Fixes: 7d168ad7bdbb6d6d5231a4ae540ab03040b49a38
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit c5a711e5b6499915b7c2a7b7869f890fa7dc7e2d)
src/ceph-volume/ceph_volume/inventory/main.py
src/ceph-volume/ceph_volume/util/device.py