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 (1.0.9-1) experimental; urgency=medium
2+
3+ [ Rene Peinthor ]
4+ * doc: update sphinx doc
5+ * linstorapi: physical-device create add storage pool create support
6+ * linstorapi: remove swordfish support
7+ * resource: fix incompatibility with older linstor-servers
8+ * unittest: rework loading of unittests
9+ * use python3 per default
10+
11+ [ Gabor Hernadi ]
12+ * Added gross flag for vlmDfn (create and modify)
13+ * Added api call to rsc-grp qmvs
14+
15+ [ Roland Kammerer ]
16+ * high-level API: add ResourceGroup object
17+
18+ -- Rene Peinthor <
[email protected] > Tue, 14 Jan 2020 07:42:25 +0000
19+
120python-linstor (1.0.8-1) experimental; urgency=medium
221
322 [ Gabor Hernadi ]
Original file line number Diff line number Diff line change 1- VERSION = "1.0.8 "
1+ VERSION = "1.0.9 "
22
33from .linstorapi import ApiCallResponse , ErrorReport
44from .linstorapi import Linstor , MultiLinstor
You can’t perform that action at this time.
0 commit comments