]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
py-common/deployment: drop workarounds for old batch
authorJan Fajerski <jfajerski@suse.com>
Fri, 26 Jun 2020 13:29:59 +0000 (15:29 +0200)
committerJan Fajerski <jfajerski@suse.com>
Wed, 7 Oct 2020 09:22:40 +0000 (11:22 +0200)
commit04fb689eb54df587ef1695438c8b82398818aef1
treec2de2483a206364830384c0f20866e626ad418c0
parent83b5efb78d3d0e5a29b2603295c60f95faf358e2
py-common/deployment: drop workarounds for old batch

This commit drops two workarounds in drive groups for the old batch
behaviour. OSDs on LVs no longer need to be created individually by
create (related to functional testing) and ceph-volume batch now filters
unavailable drives itself.

Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit 0f6f2b46a347c41a15f7ab2d532efb299f226698)
src/pybind/mgr/cephadm/tests/test_cephadm.py
src/python-common/ceph/deployment/translate.py