]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
XtremIO fix attach readonly bug
authorShay Halsband <shay.halsband@emc.com>
Sun, 15 Nov 2015 10:31:00 +0000 (12:31 +0200)
committerShay Halsband <shay.halsband@emc.com>
Tue, 24 Nov 2015 08:00:02 +0000 (10:00 +0200)
commit487ca0aa6940ce1bafd67a66107e0da7aabb2749
tree81ba4df3982d80e6ab4a586aa5cbac241ca294f1
parent8b6c0b9e1062ff843557acaeb115fce492be3672
XtremIO fix attach readonly bug

* Remove the access_mode from connection_info and let the manager decide
on the access mode.
* add a test to make sure access_mode won't be added in the future

liberty-backport-potential

Change-Id: I1584b27ff0c14e54f1d1efb2310d25454995c50a
Closes-Bug: 1516365
cinder/tests/unit/test_emc_xtremio.py
cinder/volume/drivers/emc/xtremio.py