summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-10-21 16:00:47 +0000
committerGerrit Code Review <review@openstack.org>2015-10-21 16:00:47 +0000
commitb989a2e68a3a23b870ce2f50683a0b0375269522 (patch)
tree95ce3ee5a116671ab62f6e9082da84a45cc12d09 /doc
parent947d8d6a96603dcaa8361c22e061bf9f8a2a430d (diff)
parent9dc05b3cb6da9123600eaa26985dae66221175e5 (diff)
downloadpython-cinderclient-b989a2e68a3a23b870ce2f50683a0b0375269522.tar.gz
Merge "Update release notes for 1.3.1 and 1.4.0 releases"
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 947209f..d613093 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
-----