]> 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)
committerSasikanth <sasikanth.eda@in.ibm.com>
Tue, 1 Apr 2014 08:21:33 +0000 (13:51 +0530)
commitadb43dab7072a7e452710ac5db346e9a2c99993f
tree4b05c98325c4b3005695e6754d8e99682de041a3
parent6b3d177695ef360fce9454c890fd262d2429e0b8
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
cinder/volume/drivers/ibm/ibmnas.py