]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
3PAR enable multiattach capability reporting
authorWalter A. Boring IV <walter.boring@hp.com>
Wed, 13 May 2015 16:24:49 +0000 (09:24 -0700)
committerWalter A. Boring IV (hemna) <walter.boring@hp.com>
Fri, 12 Jun 2015 16:03:18 +0000 (16:03 +0000)
commit5f0bd84fc0f6c4db32ec2c73b9ff3a25fbcf35c0
tree5d7a280bace6f49cd8e49533a87c004556da36d4
parent7499db89d3f37d53a14c12e300f139b86f0c6683
3PAR enable multiattach capability reporting

This patch enables the reporting of the
multiattach capability in get_volume_stats.
The scheduler currently filters on the capability
for drivers that support/don't support that ability
to do more than one attachment for a volume.
By reporting multiattach = True, it lets the scheduler
know this driver allows attaching a volume more than once.

Change-Id: Ia18414bbadff14777c2266b681c03c76a2aa6889
cinder/volume/drivers/san/hp/hp_3par_common.py