]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph_volume: refactor
authorSébastien Han <seb@redhat.com>
Wed, 3 Oct 2018 17:52:42 +0000 (19:52 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 10 Oct 2018 20:08:41 +0000 (16:08 -0400)
commit31a0438cb22a0397cbbf81d6b6521936ead2ca0f
tree5a4046dd0942d4872c9ebf23be7a7d6d12ad37dd
parentd2ca24eca8849a8f2df748c3f7c4e0d6885b6298
ceph_volume: refactor

This commit does a couple of things:

* Avoid code duplication
* Clarify the code
* add more unit tests
* add myself to the author of the module

Signed-off-by: Sébastien Han <seb@redhat.com>
library/ceph_volume.py
library/test_ceph_volume.py
roles/ceph-osd/tasks/scenarios/lvm.yml
tests/functional/centos/7/bs-lvm-osds-container/group_vars/all
tests/functional/centos/7/bs-lvm-osds/group_vars/all
tests/functional/centos/7/lvm-batch-container/group_vars/all
tests/functional/centos/7/lvm-osds-container/group_vars/all
tox.ini