]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: move arg parsing to __init__ and add explicit device lists
authorJan Fajerski <jfajerski@suse.com>
Fri, 21 Dec 2018 10:01:27 +0000 (11:01 +0100)
committerJan Fajerski <jfajerski@suse.com>
Fri, 19 Jul 2019 10:52:07 +0000 (12:52 +0200)
commit0c645faa845b978d28aebbf1c270fab5d750437d
treea7feccbdff71d9da511cd000469e29747f9ca397
parent6b8df6c1f238bd562eb90f3bdd2b27caa4f3b10f
ceph-volume: move arg parsing to __init__ and add explicit device lists

Moving the arg parsing to __init__ allows to get the help message with
running as root.

Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit a7717818ab3790b226067da3dee8f8c216ab8f4b)
src/ceph-volume/ceph_volume/devices/lvm/batch.py