]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Append nas_opts to IBMNAS_NFSDriver configuration
authorSasikanth <sasikanth.eda@in.ibm.com>
Thu, 27 Mar 2014 15:14:50 +0000 (20:44 +0530)
committerjohn-griffith <john.griffith@solidfire.com>
Fri, 4 Apr 2014 19:53:17 +0000 (13:53 -0600)
commitbc916e9da0b5a65ac999fe6d2539d845fddfa276
tree6ea568553d3ed4c69d02755ad0d2435de91764ee
parent5a95010dbf1bd63c06021ad03d7e138591b11702
Append nas_opts to IBMNAS_NFSDriver configuration

'nas_opts' were added in the NFS Driver (nfs.py), but were not appended
to the IBMNAS driver configuration, causing failure with the multi-backend
configuration of driver.

Adding the missing configuration.

Change-Id: I55727566d03573908750d01ae1345c4b6276f131
Closes-Bug: #1298279
(cherry picked from commit adb43dab7072a7e452710ac5db346e9a2c99993f)
cinder/volume/drivers/ibm/ibmnas.py