Hi all,
0.7.2 fixes some issues with thinp pools. Also, since I apparently
didn't do a release email for 0.7.1, here are its changes as well.
Github:
https://github.com/agrover/targetd
tarballs:
https://fedorahosted.org/released/targetd/
targetd-0.7.2:
Andy Grover <agrover(a)redhat.com> (7):
Err-out cleanly if block or fs initialize() fail
Fix block_pools to handle thinpool LVs
Fix block volumes() to handle multiple thinpools and thinpool/vg
Disallow both a VG and a thinpool in that VG to be declared as pools
Remove msg member from TargetdError
Clean up a conditional
update version to 0.7.2
targetd-0.7.1:
Andy Grover <agrover(a)redhat.com> (1):
Fix pool_name compat handling
Tony Asleson <tasleson(a)redhat.com> (5):
pep8: Clean-up
fs.py: Fix FS listing
nfs.py: Make nfs export changes persistent V2
nfs.py: Only write out needed exports
Code duplication removal
Regards -- Andy