File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 1+ python-linstor (0.9.9-1) experimental; urgency=medium
2+
3+ [ Rene Peinthor ]
4+ * linstorapi/snapshot_create: async_msg wasn't optional
5+ * linstorapi: add _raise versions of all *_list methods + update docstrings
6+ * linstorapi: HTTPS and auth support
7+ * netinterface: make linstorapi compatible with pre 1.0.7 API
8+
9+ [ Gabor Hernadi ]
10+ * Add FILE and FILE_THIN providers
11+
12+ [ Rainer Laschober ]
13+ * Make argument 'ip' of 'n i m' optional
14+ * Add new connection status
15+ * Allow node to set active stlt conn on netIf crt or mod
16+ * Add api-function for listing net interfaces
17+
18+ -- Rene Peinthor <
[email protected] > Thu, 25 Jul 2019 09:15:53 +0200
19+
120python-linstor (0.9.8-1) experimental; urgency=medium
221
322 [ Rene Peinthor ]
Original file line number Diff line number Diff line change 1- VERSION = "0.9.8 "
1+ VERSION = "0.9.9 "
22
33from .linstorapi import ApiCallResponse , ErrorReport
44from .linstorapi import Linstor , MultiLinstor
You can’t perform that action at this time.
0 commit comments