File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 1+ python-linstor (1.2.0-1) experimental; urgency=medium
2+
3+ * add sos-report support
4+ * responses-errorreport: add new fields
5+ * use latest linstor-common
6+ * linstorapi: fix resource_dfn_props_list filtering
7+ * responses: survive apicalls without a message
8+ * linstorapi: fix curl mode on requests
9+ * sos-report: better query arg concat
10+ * linstorapi: remove last traces of ProtoMessageResponse
11+ * doc: fix docstrings and sphinx docs
12+ * linstorapi: support modify resource group on resource definition
13+ * use single StorDriver/StorPoolName property for newer API
14+ * linstor-common: update, use property infos
15+ * linstorapi: add resource activate/deactivate
16+ * linstorapi: add snapshot_ship method
17+ * linstorapi/rsc-create: add inactive flag
18+ * responses: add Snapshot class and Resource.create_datetime()
19+ * linstor-common: use rebased master/snapshot-shipping
20+ * linstor-common: use input file modification date for copyright range
21+
22+ -- Rene Peinthor <
[email protected] > Mon, 03 Aug 2020 10:16:09 +0000
23+
124python-linstor (1.1.2-1) experimental; urgency=medium
225
326 * linstorapi: python2.7 fix str type checks
Original file line number Diff line number Diff line change 1- VERSION = "1.1.2 "
1+ VERSION = "1.2.0 "
22
33from .linstorapi import ApiCallResponse , ErrorReport
44from .linstorapi import Linstor , MultiLinstor
You can’t perform that action at this time.
0 commit comments