]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add multi-initiator extra-spec for Nimble driver
authorSonia Ghanekar <sonia.ghanekar@nimblestorage.com>
Wed, 30 Sep 2015 17:02:30 +0000 (10:02 -0700)
committerSonia Ghanekar <sonia.ghanekar@nimblestorage.com>
Wed, 7 Oct 2015 17:23:06 +0000 (10:23 -0700)
commit594a1a6687f514885744384ca147411433186fa1
treebfdf1121cbd8a66c7ca20fae58bd5f5024d07a7d
parent33666c696455eb714ea111eb0aa861e90fae2121
Add multi-initiator extra-spec for Nimble driver

This patch allows setting up multi-initiator access for
the Nimble driver through the extra-specs.

This can be set by adding the key 'nimble:multi-initiator'
with boolean value of 'true' or 'false'. If nothing is
specified it defaults to 'false'.

Change-Id: Iade49f0ce418a2db7ea9a00ebf925a017e3eb429
Closes-Bug: #1495750
cinder/tests/unit/test_nimble.py
cinder/volume/drivers/nimble.py