]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
3PAR drivers creating incorrect comment data
authorKurt Martin <kurt.f.martin@hp.com>
Thu, 8 Aug 2013 21:14:56 +0000 (14:14 -0700)
committerKurt Martin <kurt.f.martin@hp.com>
Thu, 8 Aug 2013 21:14:56 +0000 (14:14 -0700)
commit7d57146bc4201c9d26de7f7f5a4a834ca0dafa7b
treec6b796341bd310b57ad5bfcd068ab548c5e6c276
parentce7e70cce926f5510e188dcc6ef23b2d4fa9c3e6
3PAR drivers creating incorrect comment data

The 3PAR volumes created from a shapshot had incorrect comment data
that gets added in the comment section of the volumes on the backend.
This patch fixes the display name and description by getting the correct
data when the volume is created. This patch also fixes the inconsistency
in how the keys (name vs. display_name) were used in the comments.

Change-Id: I61af8ceb08d862f2b9dea2d9bb44c803e0b75a10
Fixes: bug 1210245
cinder/volume/drivers/san/hp/hp_3par_common.py