Merge "Cinder fails to run because snapshots are not compatible with secure NAS"
This commit is contained in:
commit
d14f420ad0
@ -141,6 +141,8 @@ volume_driver = cinder.volume.drivers.nfs.NfsDriver
|
||||
volume_backend_name = nfs-1
|
||||
nfs_shares_config = /etc/cinder/nfs_shares
|
||||
nfs_snapshot_support = True
|
||||
nas_secure_file_permissions = False
|
||||
nas_secure_file_operations = False
|
||||
{% endif %}
|
||||
|
||||
{% if enable_cinder_backend_hnas_iscsi | bool %}
|
||||
|
Loading…
Reference in New Issue
Block a user