Releases: LINBIT/linstor-api-py
Releases · LINBIT/linstor-api-py
v0.9.6
python-linstor 0.9.6
- Fixed: Incorrect ApiCallResponse output for v0 machine readable format(object-refs)
- Fixed: Resource class check for _linstor_name before using it (non existing resources)
- Fixed: Resource class only set the storage pool name on the volume if it isn't diskless
- Resource class gives better errors on snapshot methods
v0.9.5
v0.9.4
v0.9.3
v0.9.2
linstor-client/python-linstor 0.9.2
- Create node IP address will be resolved if not given
- Removed all name checks, they are checked by the controller anyway
- Resource definition peer-slots can now be modified
- DRBD-handlers can now be specified for controller and resource-definition
v0.9.1
linstor-client/python-linstor 0.9.1
- Global compatibility machine readable output, v0 (old) is default
- Resource definition can now store an unrestricted user name (external name)
- Client fixes to work with python3
- Improvements on the higher level API Resource object