summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSean McGinnis <sean_mcginnis@dell.com>2015-10-07 09:50:15 -0500
committerSean McGinnis <sean_mcginnis@dell.com>2015-10-09 19:53:44 -0500
commit9dc05b3cb6da9123600eaa26985dae66221175e5 (patch)
tree995e2cdff441a23e85349eca75f82cf9465d0813 /doc
parente4c580f628f0d7671e94bdbd44581904165c042c (diff)
downloadpython-cinderclient-9dc05b3cb6da9123600eaa26985dae66221175e5.tar.gz
Update release notes for 1.3.1 and 1.4.0 releases
We've had a couple releases of the client but missed updating the docs with any release note information. Added summary of changes for each release. Change-Id: I47edb5199182ca0c952cf60e6b923e6d2edd80ff Closes-Bug: #1503705
Diffstat (limited to 'doc')
-rw-r--r--doc/source/index.rst33
1 files changed, 31 insertions, 2 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index c7b50d7..8725f85 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -33,6 +33,37 @@ Release Notes
MASTER
-----
+1.4.0
+-----
+
+* Improved error reporting on reaching quota.
+* Volume status management for volume migration.
+* Added command to fetch specified backend capabilities.
+* Added commands for modifying image metadata.
+* Support for non-disruptive backup.
+* Support for cloning consistency groups.
+
+.. _1493612 https://bugs.launchpad.net/python-cinderclient/+bug/1493612
+.. _1482988 https://bugs.launchpad.net/python-cinderclient/+bug/1482988
+.. _1422046 https://bugs.launchpad.net/python-cinderclient/+bug/1422046
+.. _1481478 https://bugs.launchpad.net/python-cinderclient/+bug/1481478
+.. _1475430 https://bugs.launchpad.net/python-cinderclient/+bug/1475430
+
+1.3.1
+-----
+
+* Fixed usage of the --debug option.
+* Documentation and API example improvements.
+* Set max volume size limit for the tenant.
+* Added encryption-type-update to cinderclient.
+* Added volume multi attach support.
+* Support host-attach of volumes.
+
+.. _1467628 https://bugs.launchpad.net/python-cinderclient/+bug/1467628
+.. _1454436 https://bugs.launchpad.net/cinder/+bug/1454436
+.. _1423884 https://bugs.launchpad.net/python-cinderclient/+bug/1423884
+.. _1462104 https://bugs.launchpad.net/cinder/+bug/1462104
+
1.3.0
-----
@@ -48,8 +79,6 @@ MASTER
.. _1418580 http://bugs.launchpad.net/python-cinderclient/+bug/1418580
.. _1464160 http://bugs.launchpad.net/python-cinderclient/+bug/1464160
-
-
1.2.2
-----