]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
ceph-volume: remove duplicate code
authorGuillaume Abrioux <gabrioux@ibm.com>
Wed, 15 Jan 2025 12:33:45 +0000 (12:33 +0000)
committerGuillaume Abrioux <gabrioux@ibm.com>
Mon, 20 Jan 2025 07:48:10 +0000 (07:48 +0000)
commit8d477959d62c172ef34f67c7284e908454044540
treefbf0d9b1374aea641f9e6ee8063af5e247a0e1b3
parent1107f5b0e32581222c61bf808446d177ecef4c5d
ceph-volume: remove duplicate code

This check is already performed in `arg_validators.py`.
By the way, this check is only valid when the user passes a VG/LV with
the `<vg>/<lv>` format.

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