ceph-ansible/tests/library
Benoît Knecht 09b56a8890 library/ceph_ec_profile.py: Support CRUSH device class
The `crush_device_class` option of the `ceph_ec_profile` module was documented
but not implemented.

This commit adds it and ensures its value is updated on the corresponding EC
profile.

Signed-off-by: Benoît Knecht <bknecht@protonmail.ch>
2021-12-01 08:39:14 +01:00
..
ca_test_common.py library: add ec_profile module 2020-11-24 10:38:28 +01:00
test_ceph_crush.py flake8: fix all tests/library/*.py files 2020-10-02 08:51:39 +02:00
test_ceph_crush_rule.py library: add ceph_crush_rule module 2020-12-01 17:52:41 +01:00
test_ceph_dashboard_user.py library: exit on user creation failure 2021-08-02 15:50:02 +02:00
test_ceph_ec_profile.py library/ceph_ec_profile.py: Support CRUSH device class 2021-12-01 08:39:14 +01:00
test_ceph_fs.py library: add module_utils namespace 2020-11-24 10:38:28 +01:00
test_ceph_key.py library/ceph_key.py: rewrite for generate_ceph_cmd() 2021-06-24 09:46:29 +02:00
test_ceph_mgr_module.py library: fix idempotency in ceph_mgr_module 2021-02-03 08:30:44 +01:00
test_ceph_osd.py library: add ceph_osd module 2020-11-30 16:53:45 +01:00
test_ceph_osd_flag.py library: add ceph_osd_flag module 2020-12-01 10:29:11 +01:00
test_ceph_pool.py library: add missing `target_size_ratio` parameter support in ceph_pool module 2020-12-16 15:10:27 +01:00
test_ceph_volume.py ceph_volume: support overriding bind-mounts 2021-11-30 18:39:31 +01:00
test_ceph_volume_simple_activate.py tests: use ca_test_common with ceph_volume_simple 2020-11-30 10:05:45 +01:00
test_ceph_volume_simple_scan.py tests: use ca_test_common with ceph_volume_simple 2020-11-30 10:05:45 +01:00
test_cephadm_adopt.py library: make cephadm_adopt module idempotent 2021-01-29 21:07:39 +01:00
test_cephadm_bootstrap.py library/cephadm_bootstrap: add registry support 2021-02-03 08:27:28 +01:00
test_radosgw_realm.py library: add realm pull to radosgw_realm module 2021-03-12 18:21:37 +01:00
test_radosgw_user.py library: add radosgw_user module 2020-10-06 10:07:58 +02:00
test_radosgw_zone.py library: retrieve realm id for zone/zonegroup 2021-01-29 21:07:39 +01:00
test_radosgw_zonegroup.py library: retrieve realm id for zone/zonegroup 2021-01-29 21:07:39 +01:00