]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add additional metadata as key-value pairs in 3PAR
authorSivaramakrishna Garimella <sivaramakrishna.garimella@hp.com>
Mon, 9 Dec 2013 05:41:13 +0000 (11:11 +0530)
committerSivaramakrishna Garimella <sivaramakrishna.garimella@hp.com>
Tue, 24 Dec 2013 21:53:42 +0000 (14:53 -0700)
commitdd9536ac6e6df0e1ae6754e580b99cfbfd05eb77
tree148ce89930688c1f53b024fe95ca85e8007b9a56
parent8a5ce963dc9b96f485536ab851ef0e2a1d0e8313
Add additional metadata as key-value pairs in 3PAR

Track status of openstack volumes on 3PAR through
additional metadata added as key-value pairs. During volume attach
and detach, corresponding instance metadata is updated onto the
cinder volumes.

Change-Id: Iea8d2f26555e6be60001bf73755cae42446afec6
Closes-Bug: #1258033
cinder/tests/test_hp3par.py
cinder/volume/drivers/san/hp/hp_3par_common.py
cinder/volume/drivers/san/hp/hp_3par_fc.py
cinder/volume/drivers/san/hp/hp_3par_iscsi.py