-
Notifications
You must be signed in to change notification settings - Fork 2
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
1 changed file
with
14 additions
and
0 deletions.
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,17 @@ | ||
linstor-opennebula (2.0.0-1) experimental; urgency=medium | ||
|
||
* deploy: Fix incorrect place-count on resource-group with prefer node | ||
* util: rename error_message to log_error | ||
* clone: use linstor new clone feature | ||
* clone-zfs: use zfs clone feature | ||
* clone: fix storage pool check | ||
* remove deprecated datastore attributes: LINSTOR_* | ||
* monitor: show datastore name in exit log | ||
* clone-resize: correctly wait until resources are ready | ||
* fix dependency versions | ||
|
||
-- Rene Peinthor <[email protected]> Tue, 15 Mar 2022 12:00:43 +0000 | ||
|
||
linstor-opennebula (1.1.1-1) experimental; urgency=medium | ||
|
||
* ds/mkfs: fix correctly executing mkfs on remote nodes | ||
|