02e29ba67d
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 Change-Id: Id92cfd4190de8687d4731cf301f2df0bde1ba7d9
6 lines
193 B
YAML
6 lines
193 B
YAML
---
|
|
features:
|
|
- Add new "nas_secure_file_operations" and "nas_secure_file_permissions"
|
|
parameters for controlling the similarly named settings in the NFS and
|
|
NetApp driver back ends.
|