Releases: LINBIT/linstor-api-py
Releases · LINBIT/linstor-api-py
v1.0.14
python-linstor 1.0.14
- Support OpenFlex(node, storage pool)
- Response objects add DRBDResource layer data
- High-Level Resource better error reporting
v1.0.13
python-linstor 1.0.13
- Fix key value store API access
- Resource class allow to only spawn definitions
v1.0.11
python-linstor 1.0.11
- Fixed decode with py2.7 on different locale
- Support gross-size in volume groups
- Added query_max_volume_size to resource group high-level API
v1.0.10
python-linstor 1.0.10
- Fix json decode on python3 < 3.6
v1.0.9
python-linstor 1.0.9
- High level API resource groups object
- Removed swordfish support
- Added resource groups query-max-volume-size
v1.0.7
python-linstor
- Fix high-lvl API Resource.activate() status checking was incorrect for newer Linstor versions
v1.0.6
python-linstor 1.0.6
- Fixed modify passphrase API call (used wrong method)
- Add node info properties
v1.0.4
python-linstor 1.0.4
- Add resource group support for high level API
- Add controller filter support
v1.0.2
python-linstor 1.0.2
- Added strict SSL certificate check
- Fixed snapshots flag access if None
- Fixed race condition while deleting resource definitions
- Fixed high-level API deleting snapshots on node deactivate