]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Removal of deprecated NPIV option in Storwize
authorKendall Nelson <kjnelson@us.ibm.com>
Mon, 9 Nov 2015 16:52:43 +0000 (10:52 -0600)
committerKendall Nelson <kjnelson@us.ibm.com>
Mon, 9 Nov 2015 21:25:00 +0000 (15:25 -0600)
commit8b1fd62ec370d87a6e3554398125edc69ebde8b0
treea2c7e7a0bed17688c512865ccb8adc039f802755
parenta6f92ceaf00851de09d608a42541e117bffa34f7
Removal of deprecated NPIV option in Storwize

The storwize_svc_npiv_compatibility_mode option was deprecated and
set to be removed during the M release. This patch removes the
option, the associated code, and the test cases for the associated
code. This patch also removes the unused import versionutils.

Closes-Bug:1514585
Change-Id: Ib91dae38e28cd0ff1994fd8efe7c3eb4ee2c3d39
cinder/tests/unit/test_storwize_svc.py
cinder/volume/drivers/ibm/storwize_svc/__init__.py