-
Notifications
You must be signed in to change notification settings - Fork 76
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
3 changed files
with
33 additions
and
2 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
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,34 @@ | ||
linstor-server (0.6.3-1) experimental; urgency=medium | ||
|
||
[ Rene Peinthor ] | ||
* linstor-config: make sure the LINSTOR schema is set | ||
* nodeapidata: use ConnectionStatus enum | ||
* err-list: Fix null pointer exception if node not connected | ||
* storpool-list: fix diskless storpool filtering | ||
* zfsdriver: fix incorrect total capacity reporting | ||
* zfsdriver: fix total capacity for sub datasets | ||
* zfsthindriver: add zfs thin driver | ||
* satellite: atomically write drbd res files | ||
* tests: fix guice SF_TARGET_PORT_POOL mock | ||
* swordfishtarget: resolve satellite start binary from class path | ||
* swordfishtarget: don't fail controller startup | ||
* node-lost: fix resource definition in delete state | ||
|
||
[ Gabor Hernadi ] | ||
* Added timeout for respawning drbd events2 stream | ||
* Fixed access to deleted volume | ||
* Removed special treatment for default diskless storage pool | ||
* Added whitelist storage drivers per node type | ||
* Fixed tests | ||
* Fixed controller: establishing connection to swordfish_target | ||
* Added --bind-address argument | ||
* Added swordfish_target node creation API | ||
* Fixed potential ConcurrentModificationException | ||
* Added .res file testing | ||
* Fixed satellite disconnect when extCmd takes long | ||
|
||
-- Rene Peinthor <[email protected]> Mon, 10 Sep 2018 14:28:42 +0200 | ||
|
||
linstor-server (0.6.2-1) experimental; urgency=medium | ||
|
||
[ Gabor Hernadi ] | ||
|
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