summaryrefslogtreecommitdiffstats
path: root/src/ceph-volume/ceph_volume/tests/util (follow)
Commit message (Expand)AuthorAgeFilesLines
* ceph-volume: add new class UdevDataGuillaume Abrioux2024-09-301-0/+105
* ceph-volume: fix OSD lvm/tpm2 activationGuillaume Abrioux2024-09-212-1/+113
* ceph-volume: refactor device path handling for LVM lookupsGuillaume Abrioux2024-08-121-1/+6
* ceph-volume: add TPM2 token enrollment support for encrypted OSDsGuillaume Abrioux2024-08-123-24/+124
* ceph-volume: do not convert LVs's symlink to real pathGuillaume Abrioux2024-07-051-7/+30
* ceph-volume: fix regex usage in `set_dmcrypt_no_workqueue`Guillaume Abrioux2024-06-191-1/+39
* ceph-volume: fix and clean up unit testsGuillaume Abrioux2024-03-284-30/+38
* ceph-volume: add objectstore unit testsGuillaume Abrioux2024-03-282-15/+45
* ceph-volume: fixes fallback to stat in is_device and is_partitionTeoman ONAY2023-11-202-8/+5
* Merge pull request #49954 from caffeinism/fix-bug-in-ceph-volume-deviceZack Cerza2023-10-201-11/+11
|\
| * ceph-volume: fix a bug in _check_generic_reject_reasonsKim Minjong2023-09-051-11/+11
* | ceph-volume: fix mpath device supportGuillaume Abrioux2023-09-191-1/+31
|/
* ceph-volume: drop is_locked_raw_device()Guillaume Abrioux2023-08-101-8/+0
* ceph-volume/tests: address nose tests deprecationGuillaume Abrioux2023-05-153-11/+11
* ceph-volume: drop filestore supportGuillaume Abrioux2023-05-151-108/+0
* ceph-volume/tests: add a unit testGuillaume Abrioux2022-08-171-0/+10
* ceph-volume: fix 'ceph_device' field in inventoryGuillaume Abrioux2022-08-111-3/+6
* ceph-volume: system.get_mounts() refactorGuillaume Abrioux2022-08-091-13/+14
* ceph-volume/tests: fix test_exception_returns_defaultGuillaume Abrioux2022-08-031-5/+4
* ceph-volume: fix simple scanGuillaume Abrioux2022-07-291-0/+7
* ceph-volume/tests: migrate to pyfakefsGuillaume Abrioux2022-07-284-75/+50
* ceph-volume/tests: fix test_path_is_valid()Guillaume Abrioux2022-07-281-2/+3
* ceph-volume: support symlinks as devicesJan Sobczak2022-07-271-0/+34
* ceph-volume: drop self.abspath in Device()Guillaume Abrioux2022-07-272-2/+2
* ceph-volume: drop `ceph-bluestore-tool` call in Device._parse()Guillaume Abrioux2022-07-261-1/+63
* ceph-volume: do not call get_device_vgs() per devicesGuillaume Abrioux2022-07-191-9/+9
* ceph-volume: Remove refs to get_block_devs_lsblkZack Cerza2022-07-121-44/+16
* ceph-volume: Rename env var; add warningZack Cerza2022-07-122-2/+13
* ceph-volume: Optionally consume loop devicesZack Cerza2022-07-121-0/+17
* ceph-volume: avoid unnecessary subprocess callsGuillaume Abrioux2022-06-282-67/+87
* DriveSelection: skip unavailable devicesGuillaume Abrioux2022-03-301-62/+62
* ceph-volume: various fixes in arg_validatorsGuillaume Abrioux2022-03-301-7/+238
* ceph-volume: abort when passed devices have partitionsGuillaume Abrioux2022-02-231-0/+8
* ceph-volume/tests: add tests in util/encryption.pyGuillaume Abrioux2022-02-101-0/+70
* ceph-volume: honour osd_dmcrypt_key_size optionGuillaume Abrioux2022-02-101-13/+28
* ceph-volume: fix typo in testsGuillaume Abrioux2022-01-251-2/+2
* ceph-volume: add a test `test_mpath_device_is_device`Guillaume Abrioux2022-01-251-4/+4
* ceph-volume: filter RBD devices from the device inventoryMichael Fritch2022-01-201-0/+9
* ceph-volume: fix regression introcuded via #43536Guillaume Abrioux2022-01-171-0/+30
* ceph-volume: human_readable_size() refactorGuillaume Abrioux2021-11-171-2/+13
* ceph-volume: util/prepare fix osd_id_available()Guillaume Abrioux2021-09-131-10/+1
* ceph-volume: work around phantom atari partitionsBlaine Gardner2021-08-051-9/+9
* ceph-volume: use safer check for bluestore labelBlaine Gardner2021-07-202-3/+21
* ceph-volume: data_allocate_fraction: batch testsJonas Pfefferle2021-06-041-0/+4
* ceph-volume: data_allocate_fraction: arg_validators testsJonas Pfefferle2021-06-031-0/+27
* ceph-volume: remove legacy release checkDimitri Savineau2021-05-051-13/+0
* ceph-volume: show devices with GPT headers as not availableAndrew Schoen2021-03-171-0/+12
* ceph-volume batch: improve backwards compatibilityJan Fajerski2020-09-251-6/+6
* ceph-volume: fix journal size argument not workwanghongxu2020-09-021-1/+3
* ceph-volume: remove class Volumes from api/lvm.pyRishabh Dave2020-08-101-21/+15