Add release notes for 0.19.0
Changes included in this release: $ git log 0.18.0..HEAD --no-merges --oneline dfa98ab Updated from global requirements 6cb26fc Include owner and status option in v2 image list 5d933b0 Fix Metadef Object update issue with python-glanceclient 9f5c581 Fix functional tests in gate 1686d6a Do not crash on homedir mkdir 1f89beb Improve import related error handling 583adc3 Check image-download for redirection 9c172fb Add some basic CLI functional tests bf413a6 Use assertIn instead of assertTrue in tests 6431fae Unorder compare in tests 5fa71aa Add release notes for 0.18.0 6d31116 Update README to work with release tools 71d9783 Create functional test base f2a8a52 Move unit tests to standard directory f931a20 Fixed doc example Co-Authored-By: Louis Taylor <louis@kragniz.eu> Change-Id: Ied7f5b4f298e2bbf4a5486eb6b7dbcea2d0e74d3
This commit is contained in:
parent
dfa98ab04c
commit
db6420b447
@ -53,6 +53,20 @@ See also :doc:`/man/glance`.
|
||||
Release Notes
|
||||
=============
|
||||
|
||||
0.19.0
|
||||
------
|
||||
|
||||
* 1381514_: Include ``owner`` in v2 image list
|
||||
* 1433884_: Fix ``md-object-update`` issue
|
||||
* 1446096_: Stop crashing if ``$HOME`` is not writable
|
||||
* 1402632_: Improve import related error handling
|
||||
|
||||
.. _1381514: https://bugs.launchpad.net/python-glanceclient/+bug/1381514
|
||||
.. _1433884: https://bugs.launchpad.net/python-glanceclient/+bug/1433884
|
||||
.. _1455102: https://bugs.launchpad.net/python-glanceclient/+bug/1455102
|
||||
.. _1446096: https://bugs.launchpad.net/python-glanceclient/+bug/1446096
|
||||
.. _1402632: https://bugs.launchpad.net/python-glanceclient/+bug/1402632
|
||||
|
||||
0.18.0
|
||||
------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user