]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: no need to set PVolume.vg_name explicitly
authorAndrew Schoen <aschoen@redhat.com>
Thu, 18 Jan 2018 20:34:22 +0000 (14:34 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Thu, 1 Feb 2018 20:01:43 +0000 (14:01 -0600)
commitaba99e70d9f3f555b7d7e183d2ea9e506ca2ca40
tree32364dc36ff9e1ffd999c81c814a1b40cc09cd77
parent039d1875e4e5ca52e2d54c35ff2dbfea25202d49
ceph-volume: no need to set PVolume.vg_name explicitly

This will be set automatically in __init__ by looping
through kw.items and creating properties on PVolume
with them.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 129182645c4a7e5e42500d3ef2083cfdfb0137e4)
src/ceph-volume/ceph_volume/api/lvm.py