]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Adding support for 'source-id' in 3PAR manage
authorAnthony Lee <anthony.mic.lee@hp.com>
Tue, 21 Oct 2014 13:36:39 +0000 (06:36 -0700)
committerAnthony Lee <anthony.mic.lee@hp.com>
Wed, 5 Nov 2014 18:01:11 +0000 (10:01 -0800)
commitdc6b076432faecabd9360ccff1ef63170fec74b3
tree3e659e3c438f1524a57724ac22368a767927a8aa
parent37e4a12652c803d60c18079b735d96e5c7890f07
Adding support for 'source-id' in 3PAR manage

Changed 3PAR's manage volume functionality to support the use of a
'source-id' id-type.  By default the name of the volume to manage can
be used but if an admin wants to use the volume ID instead they can
set the optional --id-type argument to 'source-id' now.

Closes-Bug: 1357075
Change-Id: I503beefc594f03627d2273f48c80326cf80fbdef
cinder/tests/test_hp3par.py
cinder/volume/drivers/san/hp/hp_3par_common.py