index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ceph-volume
/
ceph_volume
/
tests
/
util
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ceph-volume: add new class UdevData
Guillaume Abrioux
2024-09-30
1
-0
/
+105
*
ceph-volume: fix OSD lvm/tpm2 activation
Guillaume Abrioux
2024-09-21
2
-1
/
+113
*
ceph-volume: refactor device path handling for LVM lookups
Guillaume Abrioux
2024-08-12
1
-1
/
+6
*
ceph-volume: add TPM2 token enrollment support for encrypted OSDs
Guillaume Abrioux
2024-08-12
3
-24
/
+124
*
ceph-volume: do not convert LVs's symlink to real path
Guillaume Abrioux
2024-07-05
1
-7
/
+30
*
ceph-volume: fix regex usage in `set_dmcrypt_no_workqueue`
Guillaume Abrioux
2024-06-19
1
-1
/
+39
*
ceph-volume: fix and clean up unit tests
Guillaume Abrioux
2024-03-28
4
-30
/
+38
*
ceph-volume: add objectstore unit tests
Guillaume Abrioux
2024-03-28
2
-15
/
+45
*
ceph-volume: fixes fallback to stat in is_device and is_partition
Teoman ONAY
2023-11-20
2
-8
/
+5
*
Merge pull request #49954 from caffeinism/fix-bug-in-ceph-volume-device
Zack Cerza
2023-10-20
1
-11
/
+11
|
\
|
*
ceph-volume: fix a bug in _check_generic_reject_reasons
Kim Minjong
2023-09-05
1
-11
/
+11
*
|
ceph-volume: fix mpath device support
Guillaume Abrioux
2023-09-19
1
-1
/
+31
|
/
*
ceph-volume: drop is_locked_raw_device()
Guillaume Abrioux
2023-08-10
1
-8
/
+0
*
ceph-volume/tests: address nose tests deprecation
Guillaume Abrioux
2023-05-15
3
-11
/
+11
*
ceph-volume: drop filestore support
Guillaume Abrioux
2023-05-15
1
-108
/
+0
*
ceph-volume/tests: add a unit test
Guillaume Abrioux
2022-08-17
1
-0
/
+10
*
ceph-volume: fix 'ceph_device' field in inventory
Guillaume Abrioux
2022-08-11
1
-3
/
+6
*
ceph-volume: system.get_mounts() refactor
Guillaume Abrioux
2022-08-09
1
-13
/
+14
*
ceph-volume/tests: fix test_exception_returns_default
Guillaume Abrioux
2022-08-03
1
-5
/
+4
*
ceph-volume: fix simple scan
Guillaume Abrioux
2022-07-29
1
-0
/
+7
*
ceph-volume/tests: migrate to pyfakefs
Guillaume Abrioux
2022-07-28
4
-75
/
+50
*
ceph-volume/tests: fix test_path_is_valid()
Guillaume Abrioux
2022-07-28
1
-2
/
+3
*
ceph-volume: support symlinks as devices
Jan Sobczak
2022-07-27
1
-0
/
+34
*
ceph-volume: drop self.abspath in Device()
Guillaume Abrioux
2022-07-27
2
-2
/
+2
*
ceph-volume: drop `ceph-bluestore-tool` call in Device._parse()
Guillaume Abrioux
2022-07-26
1
-1
/
+63
*
ceph-volume: do not call get_device_vgs() per devices
Guillaume Abrioux
2022-07-19
1
-9
/
+9
*
ceph-volume: Remove refs to get_block_devs_lsblk
Zack Cerza
2022-07-12
1
-44
/
+16
*
ceph-volume: Rename env var; add warning
Zack Cerza
2022-07-12
2
-2
/
+13
*
ceph-volume: Optionally consume loop devices
Zack Cerza
2022-07-12
1
-0
/
+17
*
ceph-volume: avoid unnecessary subprocess calls
Guillaume Abrioux
2022-06-28
2
-67
/
+87
*
DriveSelection: skip unavailable devices
Guillaume Abrioux
2022-03-30
1
-62
/
+62
*
ceph-volume: various fixes in arg_validators
Guillaume Abrioux
2022-03-30
1
-7
/
+238
*
ceph-volume: abort when passed devices have partitions
Guillaume Abrioux
2022-02-23
1
-0
/
+8
*
ceph-volume/tests: add tests in util/encryption.py
Guillaume Abrioux
2022-02-10
1
-0
/
+70
*
ceph-volume: honour osd_dmcrypt_key_size option
Guillaume Abrioux
2022-02-10
1
-13
/
+28
*
ceph-volume: fix typo in tests
Guillaume Abrioux
2022-01-25
1
-2
/
+2
*
ceph-volume: add a test `test_mpath_device_is_device`
Guillaume Abrioux
2022-01-25
1
-4
/
+4
*
ceph-volume: filter RBD devices from the device inventory
Michael Fritch
2022-01-20
1
-0
/
+9
*
ceph-volume: fix regression introcuded via #43536
Guillaume Abrioux
2022-01-17
1
-0
/
+30
*
ceph-volume: human_readable_size() refactor
Guillaume Abrioux
2021-11-17
1
-2
/
+13
*
ceph-volume: util/prepare fix osd_id_available()
Guillaume Abrioux
2021-09-13
1
-10
/
+1
*
ceph-volume: work around phantom atari partitions
Blaine Gardner
2021-08-05
1
-9
/
+9
*
ceph-volume: use safer check for bluestore label
Blaine Gardner
2021-07-20
2
-3
/
+21
*
ceph-volume: data_allocate_fraction: batch tests
Jonas Pfefferle
2021-06-04
1
-0
/
+4
*
ceph-volume: data_allocate_fraction: arg_validators tests
Jonas Pfefferle
2021-06-03
1
-0
/
+27
*
ceph-volume: remove legacy release check
Dimitri Savineau
2021-05-05
1
-13
/
+0
*
ceph-volume: show devices with GPT headers as not available
Andrew Schoen
2021-03-17
1
-0
/
+12
*
ceph-volume batch: improve backwards compatibility
Jan Fajerski
2020-09-25
1
-6
/
+6
*
ceph-volume: fix journal size argument not work
wanghongxu
2020-09-02
1
-1
/
+3
*
ceph-volume: remove class Volumes from api/lvm.py
Rishabh Dave
2020-08-10
1
-21
/
+15
[next]