summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSwapnil Kulkarni <swapnilkulkarni2608@gmail.com>2014-01-08 13:24:06 +0530
committerSwapnil Kulkarni <swapnilkulkarni2608@gmail.com>2014-01-08 13:37:41 +0530
commit47014971b09f0334e5cc3b414bef31784f88a37d (patch)
treeebb67edcc1a608a9b45da44d0e5d8e2f229d81d7 /doc
parent2d155ecb07d1fa1f8c64948b34b4ca12c40c6c2e (diff)
downloadpython-cinderclient-47014971b09f0334e5cc3b414bef31784f88a37d.tar.gz
Update cinderclient to skip the additional GET during create
With change https://review.openstack.org/64945 cinder V2 API now returns volume details. Updated do_create in cinderclient to remove additional GET call. Change-Id: I2a36f2fa865b52f228bad44e0a9c67d49228321e Partial-Bug: #1265893
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 4f00787..8475660 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -33,6 +33,7 @@ MASTER
------
* Add support for reset-state on multiple volumes or snapshots at once
+.. _1265893: https://bugs.launchpad.net/python-cinderclient/+bug/1265893
.. _1256043: https://bugs.launchpad.net/python-cinderclient/+bug/1256043
.. _1254951: http://bugs.launchpad.net/python-cinderclient/+bug/1254951
.. _1254587: http://bugs.launchpad.net/python-cinderclient/+bug/1254587