]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: improve clarity and consistency in List.single_report
authorGuillaume Abrioux <gabrioux@ibm.com>
Wed, 8 Jan 2025 15:54:45 +0000 (15:54 +0000)
committerGuillaume Abrioux <gabrioux@ibm.com>
Mon, 20 Jan 2025 07:48:10 +0000 (07:48 +0000)
commite65bc616ad2f3ad13324b08fc574ef7864a7d60b
treef52e71be34ec77dd4cd93ab949f2af3f7f5f2adf
parent93827e8703d9c2b8b829d5b6608340b05d65b842
ceph-volume: improve clarity and consistency in List.single_report

- Rename the parameter `arg` to `osd` for better readability.
- Simplify the check for numeric OSD identifiers using `isdigit()`.

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
src/ceph-volume/ceph_volume/devices/lvm/listing.py