summaryrefslogtreecommitdiffstats
path: root/src/ceph-volume/ceph_volume/tests/util/test_disk.py (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-211-1/+81
* 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-121-19/+0
* ceph-volume: fix and clean up unit testsGuillaume Abrioux2024-03-281-17/+25
* ceph-volume: add objectstore unit testsGuillaume Abrioux2024-03-281-0/+7
* ceph-volume: fixes fallback to stat in is_device and is_partitionTeoman ONAY2023-11-201-0/+5
* 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: add a unit testGuillaume Abrioux2022-08-171-0/+10
* ceph-volume: fix simple scanGuillaume Abrioux2022-07-291-0/+7
* ceph-volume/tests: migrate to pyfakefsGuillaume Abrioux2022-07-281-54/+28
* ceph-volume: Remove refs to get_block_devs_lsblkZack Cerza2022-07-121-44/+16
* ceph-volume: Rename env var; add warningZack Cerza2022-07-121-0/+11
* ceph-volume: filter RBD devices from the device inventoryMichael Fritch2022-01-201-0/+9
* ceph-volume: human_readable_size() refactorGuillaume Abrioux2021-11-171-2/+13
* util/disk: extend Size classJan Fajerski2020-01-221-0/+43
* ceph-volume: refactor tests for refactored get_devicesJan Fajerski2019-11-191-187/+81
* ceph-volume: add tests for size_from_human_readable()Mohamad Gebai2019-04-121-0/+39
* Revert "ceph-volume tests.util ensure partitions are listed as top-level keys"Jan Fajerski2018-12-111-22/+0
* ceph-volume tests.util ensure partitions are listed as top-level keysAlfredo Deza2018-11-301-0/+22
* ceph-volume: add test for disk.udevadm_propertyJan Fajerski2018-11-281-0/+28
* ceph_volume: Adding Device.is_valid()Erwan Velu2018-10-221-13/+0
* ceph-volume tests.util verify devices that don't exist don't break get_devicesAlfredo Deza2018-10-021-0/+9
* ceph-volume tests.util verify new blkid API callsAlfredo Deza2018-09-251-0/+30
* ceph-volume tests.util verify Disk objects don't change state with divisionsAlfredo Deza2018-09-101-2/+8
* ceph-volume tests.util assert new as_int,as_float helper methodsAlfredo Deza2018-08-101-0/+4
* ceph-volume tests.util verify that Size object don't change stateAlfredo Deza2018-08-101-0/+10
* ceph-volume tests.util update to reflect Size object changesAlfredo Deza2018-08-101-6/+6
* ceph-volume tests verify Size() behaviorAlfredo Deza2018-07-131-0/+200
* ceph-volume tests verify get_devices captures device metadataAlfredo Deza2018-05-041-1/+143
* ceph-volume tests ensure human_readable_size works up to terabytesAlfredo Deza2018-05-041-0/+23
* ceph-volume tests verify mapper and /dev devicesAlfredo Deza2018-05-041-0/+26
* ceph-volume tests add tests for get_block_devsAlfredo Deza2018-05-041-0/+13
* ceph-volume tests verify _map_dev_paths mappingsAlfredo Deza2018-05-041-0/+45
* ceph-volume tests add validation for lsblk parsersAlfredo Deza2018-02-011-0/+41