File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ python-linstor (1.0.2-1) experimental; urgency=medium
2+
3+ [ Rene Peinthor ]
4+ * responses: support new supports_snapshots field
5+ * linstorapi: fix race conditions if rsc_dfns are deleted
6+ * responses: Fix snapshots flags access if null
7+ * resource-api: Do not delete all snapshots if only deleted on a node
8+
9+ [ Beorn Facchini ]
10+ * Add SSL context for client auth
11+
12+ -- Rene Peinthor <
[email protected] > Tue, 10 Sep 2019 14:13:03 +0200
13+
114python-linstor (1.0.0-1) experimental; urgency=medium
215
316 [ Hayley Swimelar ]
Original file line number Diff line number Diff line change 1- VERSION = "1.0.0 "
1+ VERSION = "1.0.2 "
22
33from .linstorapi import ApiCallResponse , ErrorReport
44from .linstorapi import Linstor , MultiLinstor
You can’t perform that action at this time.
0 commit comments