Skip to content

Releases: LINBIT/linstor-api-py

v0.9.6

06 Jun 13:49
@rp- rp-
Compare
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-
Compare
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-
Compare
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-
Compare
Choose a tag to compare

linstor-client/python-linstor 0.9.3

  • Support nvme layers

v0.9.2

08 Apr 14:44
@rp- rp-
Compare
Choose a tag to compare

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

26 Mar 08:57
@rp- rp-
Compare
Choose a tag to compare

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

v0.7.1

13 Nov 06:15
@rp- rp-
Compare
Choose a tag to compare

linstor-client/python-linstor 0.7.1

  • Added node reconnect command
  • Support reactive snapshot create/delete