]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Remove unused variable in os-extend api
authorling-yun <zengyunling@huawei.com>
Thu, 9 Jan 2014 10:49:53 +0000 (18:49 +0800)
committerEric Harney <eharney@redhat.com>
Wed, 15 Jan 2014 16:25:11 +0000 (11:25 -0500)
commitf78746062f942b30d73f2575c41dee26b3619f2f
tree568273bb78756088f0317b502d83baf980589b3e
parent6f1e6f473c84657b33dde094cb4b047fbdaf7c45
Remove unused variable in os-extend api

Temp variable _val in _extend method is not being used, so remove this
'_val' variable.

Change-Id: I4a3f5e28d1882698a3efd116044c4fddff86c474
Closes-Bug: #1267423
cinder/api/contrib/volume_actions.py