File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ python-linstor (0.9.6-1) experimental; urgency=medium
2+
3+ [ Rene Peinthor ]
4+ * responses: fix incorrect apicallresponse v0 output
5+ * apicallresponse: implement __eq__ and __hash__
6+ * responses-storagepool: add reports field
7+ * resource: Check for non existend resource on _linstor_name access
8+ * resource: only read the NON diskless storage pool name
9+ * resource: add linstor error messages to exception
10+
11+ -- Rene Peinthor <
[email protected] > Thu, 06 Jun 2019 10:58:54 +0200
12+
113python-linstor (0.9.5-1) experimental; urgency=medium
214
315 [ Roland Kammerer ]
Original file line number Diff line number Diff line change 1- VERSION = "0.9.5 "
1+ VERSION = "0.9.6 "
22
33from .linstorapi import ApiCallResponse , ErrorReport
44from .linstorapi import Linstor , MultiLinstor
You can’t perform that action at this time.
0 commit comments