Releases: LINBIT/linstor-api-py
Releases · LINBIT/linstor-api-py
v1.13.0
python-linstor 1.13.0
- Clone-resource-definition: added zfs clone option
- Resource class: allow setting resource group
- Added resource sync status method
- Backup added snapshot name
- Added backup db method
- API 1.13.0 compat
v1.12.0
python-linstor 1.12.0
- Added node evacuate command
- Added external files support
- Fix incorrect backup_delete parameter
- API 1.12.0 compat
v1.10.2
python-linstor 1.10.2
- Add backup-info methods
- Add backup download-only option
v1.10.1
python-linstor 1.10.1
- Added Resource.clone()
- Added snapshot-delete optional node_names list
- Added rscgrp adjust method
- Added node restore delete resources/snapshots option
- API 1.10.1 compat
v1.10.0
python-linstor 1.10.0
- Add methods for remote and backup manipulation
- Add clone resource-definition and clone status method
v1.9.0
python-linstor 1.9.0
- Add remote SPDK constants
v1.8.0
python-linstor 1.8.0
- fix exception with empty nodes in snapshot-definition
- (Multi)Linstor() accepts now addition user-agent info
- update linstor common-consts(bcache)
v1.7.3
python-linstor 1.7.3
- docstring improvements
- allowed properties update
- add make resource available method
v1.7.1
python-linstor 1.7.1
- use updated drbd options data
- resource high level API: don't set default redundancy (will be picked up by resource group)
- exos: healt_resons is optional
v1.7.0
python-linstor 1.7.0
- Relicensed as LGPLv3
- Added option to re-use client in HighLvl-API
- Added methods for shard-sp/exos support