Comment 5 for bug 1298279

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/83425
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=adb43dab7072a7e452710ac5db346e9a2c99993f
Submitter: Jenkins
Branch: master

commit adb43dab7072a7e452710ac5db346e9a2c99993f
Author: Sasikanth <email address hidden>
Date: Thu Mar 27 20:44:50 2014 +0530

    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