Comment 7 for bug 1688332

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-tripleo (stable/ocata)

Reviewed: https://review.openstack.org/467329
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=d46db3b9ed053bfa7a647fd44a60993fb267ddc9
Submitter: Jenkins
Branch: stable/ocata

commit d46db3b9ed053bfa7a647fd44a60993fb267ddc9
Author: Alan Bishop <email address hidden>
Date: Thu May 4 12:27:27 2017 -0400

    Add support for Cinder "NAS secure" driver params

    Add ability to set Cinder's nas_secure_file_operations and
    nas_secure_file_permissions driver parameters. Two sets of identically
    named parameters are implemented by Cinder's NFS and NetApp back end
    drivers.

    The ability to control these parameters is crucial for supporting deployments
    that require non-default values.

    Partial-Bug: #1688332
    Depends-On: Id92cfd4190de8687d4731cf301f2df0bde1ba7d9
    Change-Id: I76e2ce10acf7b671be6a2785829ebb3012b79308
    (cherry picked from commit 5a350024957d197295a16f6f25e8a253c7c1545a)