ceph-ansible/tests/library
Guillaume Abrioux f2eab356d6 ceph_volume: support overriding bind-mounts
This makes it possible to call `podman run` with custom bind-mounts.

cephadm-adopt.yml playbook needs it for a very specific use case:

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=2027411

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit b02d71c307)

# Conflicts:
#	library/ceph_volume.py
2021-12-02 08:52:05 +01:00
..
test_ceph_crush.py flake8: fix all tests/library/*.py files 2020-10-02 09:00:56 -04:00
test_ceph_dashboard_user.py library: exit on user creation failure 2021-08-04 17:41:29 +02:00
test_ceph_fs.py library: add ceph_fs module 2020-10-06 14:59:49 +02:00
test_ceph_key.py mon: refact initial keyring generation 2020-11-26 09:12:22 +01:00
test_ceph_osd_flag.py library: add ceph_osd_flag module 2020-12-15 14:12:44 +01:00
test_ceph_pool.py library: add missing `target_size_ratio` parameter support in ceph_pool module 2020-12-16 10:57:33 -05:00
test_ceph_volume.py ceph_volume: support overriding bind-mounts 2021-12-02 08:52:05 +01:00
test_cephadm_adopt.py library: make cephadm_adopt module idempotent 2021-10-18 18:38:47 +02:00
test_cephadm_bootstrap.py library: add cephadm_bootstrap module 2020-12-16 17:39:36 -05:00
test_radosgw_realm.py library: add radosgw_realm module 2020-10-06 15:00:17 +02:00
test_radosgw_user.py library: add radosgw_user module 2020-10-06 15:00:17 +02:00
test_radosgw_zone.py library: add radosgw_zone module 2020-10-06 15:00:17 +02:00
test_radosgw_zonegroup.py library: add radosgw_zonegroup module 2020-10-06 15:00:17 +02:00