summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorXavier Queralt <xqueralt@redhat.com>2014-02-25 10:25:24 +0100
committerXavier Queralt <xqueralt@redhat.com>2014-04-03 10:21:23 +0200
commit5a080b4d474a9e8ada54f4fa8c7b4a088d13f965 (patch)
tree3320a2115a6ca6cc5cb69b9bf84f55956d33a45e /doc
parent5278bdb0c53e34a6c647a0f8f6158f37236a9d2f (diff)
downloadpython-cinderclient-5a080b4d474a9e8ada54f4fa8c7b4a088d13f965.tar.gz
Accept deleting multiple snapshots in one shot
In bug 1241941 the delete and force-delete commands were updated to accept multiple volumes for deleting in the same call. This patch adds the same behaviour to the snapshot-delete command. Closes-Bug: #1284540 Change-Id: I5e4bf8641d7fd261fa24b03832bad08007e43c12
Diffstat (limited to 'doc')
-rw-r--r--doc/source/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index 04e70fd..9aa6aca 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -34,6 +34,7 @@ MASTER
------
.. _1255905: http://bugs.launchpad.net/python-cinderclient/+bug/1255905
.. _1267168: http://bugs.launchpad.net/python-cinderclient/+bug/1267168
+.. _1284540: http://bugs.launchpad.net/python-cinderclient/+bug/1284540
1.0.8
-----