1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/daemons/lvmdbusd
Tony Asleson ac2fc7a366 lvmdbusd: Vg.LvCreate* methods, correct return type
The methods were returning an instance of the object instead of the
object path which was causing an exception when the result was returned
with the job object as we are explicity trying to return an object path.

Unit test added which re-creates the issue and verifies the fix.
2016-09-19 15:31:04 -05:00
..
__init__.py lbmdbusd: Support in-tree testing. 2016-02-18 13:26:08 +00:00
automatedproperties.py lvmdbus: Add new daemon. 2016-02-17 23:53:35 +00:00
background.py lvmdbusd: WS/pep8 corrections 2016-08-29 15:28:06 -05:00
cfg.py lvmdbusd: Correct imports 2016-08-29 15:26:56 -05:00
cmdhandler.py lvmdbusd: Prefix tag string with '@' 2016-08-29 18:00:21 -05:00
fetch.py lvmdbus: Add new daemon. 2016-02-17 23:53:35 +00:00
job.py lvmdbusd: Make job.Percent a double 2016-08-29 15:26:55 -05:00
loader.py lvmdbus: Add new daemon. 2016-02-17 23:53:35 +00:00
lv.py lvmdbusd: WS/pep8 corrections 2016-08-29 15:28:06 -05:00
lvm_shell_proxy.py lvmdbusd: WS/pep8 corrections 2016-08-29 15:28:06 -05:00
lvmdb.py lvmdbusd: Correct imports 2016-08-29 15:26:56 -05:00
lvmdbusd lvmdbusd: Correct imports 2016-08-29 15:26:56 -05:00
main.py lvmdbusd: WS/pep8 corrections 2016-08-29 15:28:06 -05:00
Makefile.in make: add generated parts of lvmdbusd to DISTCLEAN_TARGETS for make distclean 2016-06-02 11:58:54 +02:00
manager.py lvmdbusd: WS/pep8 corrections 2016-08-29 15:28:06 -05:00
objectmanager.py lvmdbusd: WS/pep8 corrections 2016-08-29 15:28:06 -05:00
path.py.in lvmdbus: Add new daemon. 2016-02-17 23:53:35 +00:00
pv.py lvmdbusd: Correct return type for empty PeSegments 2016-08-29 15:26:56 -05:00
refresh.py lvmdbus: Add new daemon. 2016-02-17 23:53:35 +00:00
request.py lvmdbusd: Fix hang when lvm compiled with 'enable-notify-dbus' 2016-06-28 12:09:28 -05:00
state.py lvmdbus: Add new daemon. 2016-02-17 23:53:35 +00:00
udevwatch.py lvmdbusd: Use udev until ExternalEvent occurs 2016-08-29 15:26:55 -05:00
utils.py lvmdbusd/lvmdb.py: Make stand alone execution work 2016-08-29 15:26:56 -05:00
vg.py lvmdbusd: Vg.LvCreate* methods, correct return type 2016-09-19 15:31:04 -05:00