]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
py-common/deployment/translate: drop unneeded ctor arg 35800/head
authorJan Fajerski <jfajerski@suse.com>
Fri, 26 Jun 2020 13:18:18 +0000 (15:18 +0200)
committerJan Fajerski <jfajerski@suse.com>
Fri, 26 Jun 2020 13:18:18 +0000 (15:18 +0200)
commit1a485406da49977a1fc83dda8204b9b94634bec1
tree0c841b8b1fded8170368f3ff02eee04a0e5d39b3
parent8b33a29f3a7f00f8e6f971159aa875abdbdf0dd9
py-common/deployment/translate: drop unneeded ctor arg

The DriveGroupSpec is already part of the DriveSelection.

Fixes: https://tracker.ceph.com/issues/46231
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
src/pybind/mgr/cephadm/services/osd.py
src/pybind/mgr/cephadm/tests/test_cephadm.py
src/python-common/ceph/deployment/translate.py
src/python-common/ceph/tests/test_drive_group.py