7 Commits (08f2d2705b5e8df4a4b52707abf4b9a6db5b838e)

Author SHA1 Message Date
svalouch 08f2d2705b types: enhance and fix PropertySource
Enhancement: support bytes data type
Fixes: ZFS returns the 'inherited' properties as 'inherited from XYZ', which was not caught by the
parser and an exception was raised. With this change, such values are supported, too.
5 years ago
svalouch 2e2ead0c3c introduce pylint and address some warnings 5 years ago
svalouch 6b7e68d697 types: add 'local' to PropertySource 5 years ago
svalouch 527504600a enable E501 (line length) and format files accordingly 6 years ago
svalouch 02bf446a18 zfs: fix property handling and map '-' as PropertySource.NONE 6 years ago
svalouch 2f5870e7fa move ZFSCli.parse_dataset_identifier to Dataset.from_string 6 years ago
svalouch 27de066f27 initial 6 years ago