python-cinderclient/cinderclient
Swapnil Kulkarni 47014971b0 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
2014-01-08 13:37:41 +05:30
..
openstack Synch up with OSLO-Incubator 2013-10-02 14:53:45 -06:00
tests Fix RateLimit.__repr__ - self.method is undefined 2013-12-31 18:00:24 +04:00
v1 Fix RateLimit.__repr__ - self.method is undefined 2013-12-31 18:00:24 +04:00
v2 Update cinderclient to skip the additional GET during create 2014-01-08 13:37:41 +05:30
__init__.py Replace OpenStack LLC with OpenStack Foundation 2013-09-28 23:13:54 +08:00
base.py Fix typo in cinderclient 2013-11-28 09:28:05 +08:00
client.py Merge "Fix the failure of fetching the version in cinder endpoint" 2013-10-14 20:00:40 +00:00
exceptions.py python3: Refactor dict for python2/python3 compat 2013-10-11 09:04:49 -04:00
extension.py Replace OpenStack LLC with OpenStack Foundation 2013-09-28 23:13:54 +08:00
service_catalog.py Replace OpenStack LLC with OpenStack Foundation 2013-09-28 23:13:54 +08:00
shell.py Fix typo in cinderclient 2013-11-28 09:28:05 +08:00
utils.py Fix typo in cinderclient 2013-11-28 09:28:05 +08:00