File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1+ python-linstor (0.9.5-1) experimental; urgency=medium
2+
3+ [ Roland Kammerer ]
4+ * high-level resource: introduce external names
5+ * high-level resource: use self/__str__ in err msgs
6+ * high-level resource: expose linstor_name
7+
8+ [ Rene Peinthor ]
9+ * linstorapi: fix incorrect query param concating
10+ * common: Whitelisted property DrbdCurrentGI
11+ * linstorapi: better logging if error couldn't be json parsed
12+ * linstorapi: fix keep-alive mode
13+
14+ -- Rene Peinthor <
[email protected] > Mon, 27 May 2019 14:25:46 +0200
15+
116python-linstor (0.9.4-1) experimental; urgency=medium
217
318 [ Rene Peinthor ]
Original file line number Diff line number Diff line change 1- VERSION = "0.9.4 "
1+ VERSION = "0.9.5 "
22
33from .linstorapi import ApiCallResponse , ErrorReport
44from .linstorapi import Linstor , MultiLinstor
You can’t perform that action at this time.
0 commit comments