Skip to content

Releases: LINBIT/linstor-api-py

v1.0.4

24 Oct 14:05
@rp- rp-

Choose a tag to compare

python-linstor 1.0.4

  • Add resource group support for high level API
  • Add controller filter support

v1.0.2

11 Sep 06:37
@rp- rp-

Choose a tag to compare

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

v1.0.0

08 Aug 12:47
@rp- rp-

Choose a tag to compare

python-linstor 1.0.0

  • Added resource groups/volume groups methods

v0.9.9

25 Jul 13:59
@rp- rp-

Choose a tag to compare

python-linstor 0.9.9

  • Added *_raise version methods to all list methods
  • Added HTTPS support
  • Added authentication support for linstor
  • Support new is_active field on net interfaces

v0.9.8

25 Jun 10:52
@rp- rp-

Choose a tag to compare

python-linstor 0.9.8

  • Added: linstor.volume_modify method
  • Fixed: None port output in curl-mode

v0.9.7

18 Jun 11:50
@rp- rp-

Choose a tag to compare

python-linstor 0.9.7

  • Fixed: ApiCallResponse.is_error() didn't work if used with code argument
  • Fixed: Correct import of ConfigParser in python2/3
  • Code cleanup and docstring fixes

v0.9.6

06 Jun 13:49
@rp- rp-

Choose a tag to compare

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

27 May 14:13
@rp- rp-

Choose a tag to compare

linstor-client/python-linstor 0.9.5

  • Fixed: combined query filters are incorrectly concatenated
  • Fixed: keep-alive (interactive) mode
  • High-Level API: Resource class now works with external names

v0.9.4

23 May 12:40
@rp- rp-

Choose a tag to compare

linstor-client/python-linstor 0.9.4

  • API/Client now uses REST-API
  • Added curl command output mode
  • Updated to latest drbd options
  • DRBDManage migrate generator now uses resource transactions
  • Package support for RHEL8

v0.9.3

18 Apr 12:22
@rp- rp-

Choose a tag to compare

linstor-client/python-linstor 0.9.3

  • Support nvme layers