-
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
15 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,18 @@ | ||
linstor-opennebula (1.0.4-1) experimental; urgency=medium | ||
|
||
* tests: rewrite tests to use py-unittests | ||
* arg_host & arg_path native rewrite + unittests | ||
* setup.py: remove unused ONE_USER | ||
* gitignore: update | ||
* Add Jenkinsfile | ||
* one/util: remove shlex dep | ||
* mv linstor_helper package code to one package | ||
* notes.md: fix typos | ||
* snap_flatten: do not try if storage pool is ZFS | ||
* migrate: fix for maybe missing TEMPLATE arg in OpenNebula 5.10 | ||
|
||
-- Rene Peinthor <[email protected]> Thu, 13 Feb 2020 09:00:31 +0000 | ||
|
||
linstor-opennebula (1.0.3-1) experimental; urgency=medium | ||
|
||
[ Rene Peinthor ] | ||
|