]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
ceph-volume: return lvs as vg/lv from ValidDevice if as_string is True
authorAndrew Schoen <aschoen@redhat.com>
Tue, 13 Nov 2018 19:02:39 +0000 (13:02 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Wed, 14 Nov 2018 16:36:30 +0000 (10:36 -0600)
commitfdf7f3c575299b6be0ac40fb6eee5106cea010c9
tree7af9af36da9b6d5d80480b2cbdf89d243ead9dbd
parentcc0317efac5a3a25edcdb48af2a63a969c2ac43a
ceph-volume: return lvs as vg/lv from ValidDevice if as_string is True

All code in prepare and activate expect lvs to be in that format.
Eventually we can refactor all that to use the Device class as well.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Resolves: rm#27062
src/ceph-volume/ceph_volume/util/arg_validators.py