summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-11-18 13:49:46 +0000
committerGerrit Code Review <review@openstack.org>2015-11-18 13:49:46 +0000
commit9333d0e4f2b47cf9a0dd52d71bb3a231422b84d2 (patch)
treea244cf4241c933df7b635efb8a3200666382f109
parentffd135c6f3e9b9319460353f4b2ad7a7551cfc93 (diff)
parent01a6d7f1a937898267d34d7a19cdd6f5c164ad75 (diff)
downloadpython-glanceclient-9333d0e4f2b47cf9a0dd52d71bb3a231422b84d2.tar.gz
Merge "Release Notes for 0.17.3" into stable/kilo0.17.3
-rw-r--r--doc/source/index.rst14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index 060a032..2eb80e7 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -39,6 +39,20 @@ See also :doc:`/man/glance`.
Release Notes
=============
+0.17.3
+------
+
+* Updated from global requirements
+* 1496305_: Don't get the image before deleting it
+* 1481729_: Ship the default image schema in the client
+* 1477910_: V2: Do not validate image schema when listing
+* 1323660_: Expose 'is_base' schema property attribute
+
+.. _1496305: https://bugs.launchpad.net/python-glanceclient/+bug/1496305
+.. _1481729: https://bugs.launchpad.net/python-glanceclient/+bug/1481729
+.. _1477910: https://bugs.launchpad.net/python-glanceclient/+bug/1477910
+.. _1323660: https://bugs.launchpad.net/python-glanceclient/+bug/1323660
+
0.17.2
------