13 Commits (main)

Author SHA1 Message Date
svalouch 83fcbb1053 ZPool: adapt to new structure 3 years ago
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.
4 years ago
svalouch 42df36a2c3 add some tests for pe helper classes 4 years ago
svalouch 55dcd9e4ec tests: decouple two tests from local system 5 years ago
svalouch 527504600a enable E501 (line length) and format files accordingly 5 years ago
svalouch 06117f569c fix tests after reworking bookmark handling 5 years ago
svalouch 4cd5800ab1 Implement ZFS.get_dataset_info 5 years ago
svalouch 334520df3d tests: fix zfs create_fileset 5 years ago
svalouch 42bf2dc276 adress mypy and flake8 findings 5 years ago
svalouch 5731fcfd48 fix current tests, add more tests, fix some style issues 5 years ago
svalouch e5f6e8b1b6 tests: clean up zfs 5 years ago
svalouch 2f5870e7fa move ZFSCli.parse_dataset_identifier to Dataset.from_string 5 years ago
svalouch 27de066f27 initial 5 years ago