1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-10 16:58:47 +03:00

liblvm/python API: Additions & fixes

Signed-off-by: Tony Asleson <tasleson@redhat.com>
This commit is contained in:
Tony Asleson 2013-11-19 14:54:18 -06:00
parent 5588a56391
commit 7c8abb29df

View File

@ -1,5 +1,8 @@
Version 2.02.105 -
=====================================
liblvm/python API Add ability to validate VG/LV names.
liblvm/python API Add ability to create PV with arguments.
liblvm/python API Fail VG reduce when insufficient metadata copies
Fix install of conf subdir when not building in srcdir.
Add reporting of thin_id device id for thin volumes.
Fix reporting of empty numerical values.