summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Komawar <nikhilskomawar@gmail.com>2015-04-22 16:23:52 -0400
committernikhil komawar <nikhil.komawar@rackspace.com>2015-04-22 20:30:52 +0000
commit8a6d3140d81389d641fca743fe21a825f62b073e (patch)
tree9fc189ebc367622073ecc2784268366d620cc24a
parentb176c28bbdae3eb5b3280c1981ad2b3b255e234e (diff)
downloadpython-glanceclient-8a6d3140d81389d641fca743fe21a825f62b073e.tar.gz
Add release notes for 0.17.1
$ git log 0.17.0..0.17.1 --no-merges --oneline f9a2a12 Fix client when using no ssl compression e572ec1 Add SSL cert verification regression tests 367bffe Updated from global requirements 7184759 update defaultbranch Change-Id: I325a56310a6261d2343522273bebe3680fa6e324
-rw-r--r--doc/source/index.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index bbf845b..74c1702 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -39,6 +39,17 @@ See also :doc:`/man/glance`.
Release Notes
=============
+0.17.1
+------
+
+* 1357430_: Add SSL cert verification regression tests
+* 1442664_: Fix client when using no ssl compression
+* 1357430_: Fix client when using no ssl compression
+
+.. _1357430: https://bugs.launchpad.net/python-glanceclient/+bug/1357430
+.. _1442664: https://bugs.launchpad.net/python-glanceclient/+bug/1442664
+.. _1357430: https://bugs.launchpad.net/python-glanceclient/+bug/1357430
+
0.17.0
------