Comment 2 for bug 1258033

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/60746
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=dd9536ac6e6df0e1ae6754e580b99cfbfd05eb77
Submitter: Jenkins
Branch: master

commit dd9536ac6e6df0e1ae6754e580b99cfbfd05eb77
Author: Sivaramakrishna Garimella <email address hidden>
Date: Mon Dec 9 11:11:13 2013 +0530

    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