]> sourceware.org Git - lvm2.git/commit
lvmdbusd: VDO Pool LV representation
authorTony Asleson <tasleson@redhat.com>
Wed, 9 Oct 2019 12:49:58 +0000 (07:49 -0500)
committerTony Asleson <tasleson@redhat.com>
Wed, 30 Oct 2019 15:38:40 +0000 (10:38 -0500)
commit5971da2c72a6fe2d83f65a7d6ea7f7bf68971dd8
treefd220aae4a1b001f53d877a1dcd37adcf18b9f7c
parent455498f206e60c513ce36083d1f336aad11e33f8
lvmdbusd: VDO Pool LV representation

VDO pool LVs are represented by a new dbus interface VgVdo.  Currently
the interface only has additional VDO properties, but when the
ability to support additional LV creation is added we can add a method
to the interface.
daemons/lvmdbusd/cfg.py
daemons/lvmdbusd/cmdhandler.py
daemons/lvmdbusd/lv.py
daemons/lvmdbusd/lvmdb.py.in
daemons/lvmdbusd/main.py
daemons/lvmdbusd/utils.py
test/dbus/lvmdbustest.py
test/dbus/testlib.py
This page took 0.031235 seconds and 5 git commands to generate.