Add release notes for 0.19.0
Changes included in this release: $ git log 0.18.0..HEAD --no-merges --onelinedfa98ab
Updated from global requirements6cb26fc
Include owner and status option in v2 image list5d933b0
Fix Metadef Object update issue with python-glanceclient9f5c581
Fix functional tests in gate1686d6a
Do not crash on homedir mkdir1f89beb
Improve import related error handling583adc3
Check image-download for redirection9c172fb
Add some basic CLI functional testsbf413a6
Use assertIn instead of assertTrue in tests6431fae
Unorder compare in tests5fa71aa
Add release notes for 0.18.06d31116
Update README to work with release tools71d9783
Create functional test basef2a8a52
Move unit tests to standard directoryf931a20
Fixed doc example Co-Authored-By: Louis Taylor <louis@kragniz.eu> Change-Id: Ied7f5b4f298e2bbf4a5486eb6b7dbcea2d0e74d3
This commit is contained in:

committed by
Louis Taylor

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
|
||||
------
|
||||
|
||||
|
Reference in New Issue
Block a user