diff options
| author | Jenkins <jenkins@review.openstack.org> | 2013-11-15 09:14:34 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2013-11-15 09:14:34 +0000 |
| commit | c22b88d9b1a7542d4ace31b792d3a24613e8d0f1 (patch) | |
| tree | b16b70f16141542a201a93765b13e60e681bdf11 /doc/source/index.rst | |
| parent | 10764641f8e14795fb900d32ccbed79588e20028 (diff) | |
| parent | 7dfd205eb27e8b676d2e9ef240ee4eda45dd930f (diff) | |
| download | python-glanceclient-0.12.0.tar.gz | |
Merge "Add release notes for 0.12.0"0.12.0
Diffstat (limited to 'doc/source/index.rst')
| -rw-r--r-- | doc/source/index.rst | 12 |
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 ------ |
