]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Remove the deprecated ibmnas driver
authorJay S Bryant <jsbryant@us.ibm.com>
Thu, 17 Dec 2015 17:53:45 +0000 (11:53 -0600)
committerJay S Bryant <jsbryant@us.ibm.com>
Sat, 26 Dec 2015 18:16:10 +0000 (12:16 -0600)
commitf63d3217744b9f281df2424b6a31108728f65c75
tree031673ac596d8fe9550363ebcfa5858fc662000b
parent94d4b1594379ddedf23b802f477fefe4c38a7619
Remove the deprecated ibmnas driver

The ibmnas driver has been deprecated since the Liberty release.
In the Liberty release, NFS capabilities were added to the IBM
GPFS driver with commit:  bf4ca3bcf099760ef145571b975badc80d42b2d6 .
The ability for the GPFS driver to use NFS based shares rendered
the ibmnas driver redundant.

This commit removes the ibmnas driver and its tests.  The commit also
updates the opts.py file to remove reference to the ibmnas options.

Release notes are included with this commit.

DocImpact

Change-Id: Iac4a2f1770f7d02979eec1d8d5866d9fc4b6d18c
cinder/opts.py
cinder/tests/unit/test_ibmnas.py [deleted file]
cinder/volume/drivers/ibm/ibmnas.py [deleted file]
releasenotes/notes/remove-ibm-nas-driver-0ed204ed0a2dcf55.yaml [new file with mode: 0644]