-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
19 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,21 @@ | ||
python-linstor (1.13.0-1) experimental; urgency=medium | ||
|
||
[ Rene Peinthor ] | ||
* add flake8 build step and fix pep8 errors | ||
* gitlab: lbbuild is more of a deploy stage | ||
* gitlab: run all on jenkins push | ||
* rscdfn-clone: add support for zfs clone option | ||
* submodule: update linstor-common path | ||
* resource: allow a new resource to be initialized with a resource-group | ||
* resource: from_resource_group init storage_pool if dfn_only | ||
* resource-sync: add sync status api call | ||
* add controller_backupdb api method | ||
|
||
[ Moritz "WanzenBug" Wanzenböck ] | ||
* backup: add snapshot name parameters | ||
|
||
-- Rene Peinthor <[email protected]> Tue, 22 Feb 2022 09:01:38 +0000 | ||
|
||
python-linstor (1.12.0-1) experimental; urgency=medium | ||
|
||
[ Christoph Böhmwalder ] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
VERSION = "1.12.0" | ||
VERSION = "1.13.0" |