File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1+ python-linstor (1.0.0-1) experimental; urgency=medium
2+
3+ [ Hayley Swimelar ]
4+ * Unable to connect message grammar is incorrect
5+
6+ [ Rene Peinthor ]
7+ * linstorapi: add parse_volume_size and LinstorArgumentError
8+ * linstorapi: add resource_group and volume_group methods
9+ * responses/ResourceDefinition: add resource_group_name property
10+ * linstorapi/rscdfn: rscdfn create allow linking of a specific rsc grp
11+ * update to latest linstor-common
12+
13+ -- Rene Peinthor <
[email protected] > Thu, 08 Aug 2019 10:54:15 +0200
14+
115python-linstor (0.9.9-1) experimental; urgency=medium
216
317 [ Rene Peinthor ]
Original file line number Diff line number Diff line change 1- VERSION = "0.9.9 "
1+ VERSION = "1.0.0 "
22
33from .linstorapi import ApiCallResponse , ErrorReport
44from .linstorapi import Linstor , MultiLinstor
You can’t perform that action at this time.
0 commit comments