We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5462062 commit df9121aCopy full SHA for df9121a
debian/changelog
@@ -1,3 +1,15 @@
1
+python-linstor (1.6.0-1) experimental; urgency=medium
2
+
3
+ [ Rene Peinthor ]
4
+ * responses-node: add flags property
5
+ * linstor-common: update
6
+ * linstorapi: add node_restore
7
8
+ [ Gabor Hernadi ]
9
+ * linstorapi: add diskless placement and relative count to auto-placer
10
11
+ -- Rene Peinthor <[email protected]> Fri, 18 Dec 2020 08:51:14 +0000
12
13
python-linstor (1.4.2-1) experimental; urgency=medium
14
15
* linstorapi: retry request sending on socket.error
linstor/version.py
@@ -1 +1 @@
-VERSION = "1.4.2"
+VERSION = "1.6.0"
0 commit comments