cinder/cinder/api/v2
Swapnil Kulkarni c32302c5d5 Update V2 API to return detailed volume information on create
Current implementation returns only summary information, so
cinderclient requires additional GET call to get details.
Updated the api to return the details by default so the GET in
cinderclient can be removed.

Closes-Bug: #1265893

Change-Id: I56d4d79c4a942d8bf53318e46737674dc0bf9b56
2014-01-04 21:21:12 +05:30
..
views Remove vim header 2013-12-30 18:53:02 -06:00
__init__.py adding copy of v1 as v2 2012-11-21 21:26:40 -08:00
limits.py All API controllers inherit from wsgi.Controller 2013-12-04 14:53:08 +08:00
router.py Remove vim header 2013-12-30 18:53:02 -06:00
snapshot_metadata.py Remove vim header 2013-12-30 18:53:02 -06:00
snapshots.py Handle NotFound exception in snapshots API code 2013-11-27 14:02:48 -07:00
types.py Remove vim header 2013-12-30 18:53:02 -06:00
volume_metadata.py Remove vim header 2013-12-30 18:53:02 -06:00
volumes.py Update V2 API to return detailed volume information on create 2014-01-04 21:21:12 +05:30