File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ python-linstor (1.0.14-1) experimental; urgency=medium
2+
3+ * linstorapi: make api_version_smaller public
4+ * responses: Add DrbdResource layer data object and drbdconnections
5+ * resource: report first error not first message
6+ * add support for openflex on node and storage pool
7+ * node-create: add property dict as param
8+
9+ -- Rene Peinthor <
[email protected] > Wed, 11 Mar 2020 13:21:58 +0000
10+
111python-linstor (1.0.13-1) experimental; urgency=medium
212
313 * responses: add more storagepool docstrings
Original file line number Diff line number Diff line change 1- VERSION = "1.0.13 "
1+ VERSION = "1.0.14 "
22
33from .linstorapi import ApiCallResponse , ErrorReport
44from .linstorapi import Linstor , MultiLinstor
You can’t perform that action at this time.
0 commit comments