summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2013-11-15 09:14:34 +0000
committerGerrit Code Review <review@openstack.org>2013-11-15 09:14:34 +0000
commitc22b88d9b1a7542d4ace31b792d3a24613e8d0f1 (patch)
treeb16b70f16141542a201a93765b13e60e681bdf11
parent10764641f8e14795fb900d32ccbed79588e20028 (diff)
parent7dfd205eb27e8b676d2e9ef240ee4eda45dd930f (diff)
downloadpython-glanceclient-0.12.0.tar.gz
Merge "Add release notes for 0.12.0"0.12.0
-rw-r--r--doc/source/index.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index de0aafb..8470e81 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -37,6 +37,18 @@ See also :doc:`/man/glance`.
Release Notes
=============
+0.12.0
+------
+
+* Add command line support for V2 image create, update, and upload
+* Enable querying for images by tag
+* 1230032_, 1231524_: Fix several issues with handling redirects
+* 1206095_: Use openstack-images-v2.1-json-patch for update method
+
+.. _1230032: http://bugs.launchpad.net/python-glanceclient/+bug/1230032
+.. _1231524: http://bugs.launchpad.net/python-glanceclient/+bug/1231524
+.. _1206095: http://bugs.launchpad.net/python-glanceclient/+bug/1206095
+
0.11.0
------