summaryrefslogtreecommitdiffstats
path: root/src/ceph-volume (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #59739 from sabaini/fix/ceph-volume-epAdam King4 days1-1/+9
|\
| * ceph-volume: fix importlib.metadata compatPeter Sabaini2024-11-191-1/+9
* | Merge pull request #61251 from guits/ceph-volume-69432Guillaume Abrioux10 days1-5/+14
|\ \
| * | ceph-volume: fix loop devices supportGuillaume Abrioux11 days1-5/+14
* | | Merge pull request #61252 from guits/hints-create_idGuillaume Abrioux10 days1-1/+2
|\ \ \
| * | | ceph-volume: add python hints to util.prepare.create_id()Guillaume Abrioux11 days1-1/+2
| |/ /
* / / ceph-volume: fix Zap.ensure_associated_raw()Guillaume Abrioux12 days2-3/+2
|/ /
* | ceph-volume: fix dmcrypt activation regressionGuillaume Abrioux2024-11-131-1/+1
* | ceph-volume: support zapping by osd-id for RAW OSDsGuillaume Abrioux2024-10-259-325/+517
* | orch: disk replacement enhancementGuillaume Abrioux2024-10-169-54/+220
* | ceph-volume: address mypy errors in disk.pyGuillaume Abrioux2024-10-161-3/+3
* | ceph-volume: address test_activate_dmcrypt_tpmGuillaume Abrioux2024-10-161-0/+1
* | Merge pull request #60055 from guits/tracker_68312Guillaume Abrioux2024-10-161-2/+1
|\ \
| * | ceph-volume: drop unnecessary call to `get_single_lv()`Guillaume Abrioux2024-09-301-2/+1
* | | ceph-volume: add new class UdevDataGuillaume Abrioux2024-09-304-50/+232
|/ /
* | ceph-volume: docstring and typing correctionsGuillaume Abrioux2024-09-271-7/+16
* | Merge pull request #59742 from guits/wip-guits-cv-cbt-zap-deviceGuillaume Abrioux2024-09-251-6/+28
|\ \
| * | ceph-volume: add call to `ceph-bluestore-tool zap-device`Guillaume Abrioux2024-09-131-6/+28
| |/
* / ceph-volume: fix OSD lvm/tpm2 activationGuillaume Abrioux2024-09-217-26/+280
|/
* Merge pull request #59170 from guits/remove-legacy-disk-sortingGuillaume Abrioux2024-09-051-2/+0
|\
| * ceph-volume: switch over to new disk sorting behavior by defaultGuillaume Abrioux2024-08-131-2/+0
* | ceph-volume: pass self.osd_id to create_id() callGuillaume Abrioux2024-09-041-2/+2
* | ceph-volume: fix generic activation with raw osdsGuillaume Abrioux2024-09-031-9/+7
* | ceph-volume: add "packaging" to install_requiresKefu Chai2024-08-141-1/+4
* | ceph-volume: refactor device path handling for LVM lookupsGuillaume Abrioux2024-08-124-4/+46
* | ceph-volume: add TPM2 token enrollment support for encrypted OSDsGuillaume Abrioux2024-08-1224-274/+1046
|/
* ceph-volume: do not convert LVs's symlink to real pathGuillaume Abrioux2024-07-054-10/+88
* ceph-volume: fix regex usage in `set_dmcrypt_no_workqueue`Guillaume Abrioux2024-06-192-3/+41
* ceph-volume: tests shouldn't require lvm2 to passGuillaume Abrioux2024-06-174-3/+26
* ceph-volume: fix TestMigrate testsGuillaume Abrioux2024-06-171-10/+44
* Merge pull request #57925 from guits/cv-fix-version-checkingGuillaume Abrioux2024-06-131-4/+40
|\
| * ceph-volume: fix set_dmcrypt_no_workqueue()Guillaume Abrioux2024-06-111-4/+40
* | Merge pull request #57807 from ifed01/wip-ifed-cephvol-zap-after-migrateGuillaume Abrioux2024-06-121-3/+16
|\ \ | |/ |/|
| * ceph-volume: do source devices zapping if they're detached.Igor Fedotov2024-06-041-3/+16
* | ceph-volume: fix regressionGuillaume Abrioux2024-06-031-2/+10
* | ceph-volume: use importlib from stdlib on Python 3.8 and upKefu Chai2024-05-261-3/+8
|/
* Merge pull request #56882 from guits/cv-65477Guillaume Abrioux2024-05-151-2/+2
|\
| * ceph-volume: create LVs when using partitionsGuillaume Abrioux2024-04-151-2/+2
* | ceph-volume: use os.makedirs for mkdir_pChen Yuanrun2024-04-191-1/+1
|/
* Merge pull request #52650 from guits/cv-refactor-osd-objectstoreGuillaume Abrioux2024-04-1538-1146/+2593
|\
| * ceph-volume: drop pytest-xdist usageGuillaume Abrioux2024-03-281-1/+1
| * ceph-volume: fix and clean up unit testsGuillaume Abrioux2024-03-2816-113/+150
| * ceph-volume: add objectstore unit testsGuillaume Abrioux2024-03-2815-199/+1410
| * ceph-volume: fix raw activate by osd-id/osd-uuidGuillaume Abrioux2024-03-281-1/+3
| * ceph-volume: introduce baseobjectstore classGuillaume Abrioux2024-03-2817-843/+1040
* | ceph-volume: update functional testingGuillaume Abrioux2024-04-1288-574/+68
|/
* ceph-volume: add missing importGuillaume Abrioux2024-03-131-0/+1
* Merge pull request #55398 from ifed01/wip-ifed-fix-ceph-vol-migrate-walGuillaume Abrioux2024-02-082-1/+92
|\
| * ceph-volume: Fix migration from WAL to data with no DBIgor Fedotov2024-01-312-1/+92
* | ceph-volume: fix zap_partitions() in devices.lvm.zapGuillaume Abrioux2024-01-312-4/+9
|/