]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
change display_description to description in volumes
authorMike Perez <thingee@gmail.com>
Mon, 11 Feb 2013 08:00:16 +0000 (00:00 -0800)
committerMike Perez <thingee@gmail.com>
Tue, 12 Feb 2013 10:31:07 +0000 (02:31 -0800)
commit015f2a2f2ec2d0d2d92273c0958aa918d38c5086
tree8c64a8d0a9d41a6ec9241cd6d5d44cf67e05e52b
parent835fb61442b9b2737a6791e1a46e6d3a01fa0e6b
change display_description to description in volumes

Rest v2 api volume responses key display_description changes to
description to be consistent with other modules and projects.

Change-Id: Ibafa2865c6c4a73fc1cf4694ae77a6709fd2e6e5
cinder/api/v2/views/volumes.py
cinder/api/v2/volumes.py
cinder/tests/api/v2/test_volumes.py