devstack/lib/cinder_backends
Rajat Dhasmana aa47cb34ae Add config options for cinder nfs backend
Currently the cinder nfs backend leaves out few options in a
multi backend deployment. It works in single nfs backend deployment
as devstack-plugin-nfs correctly configures all options[1].
We can clearly see the difference between what devstack-plugin-nfs
configures[1] and what devstack nfs configures[2].

Following options are missing which are added by this patch.
* nas_host
* nas_share_path
* nas_secure_file_operations
* nas_secure_file_permissions
* nfs_snapshot_support

[1] dd12367f90/devstack/plugin.sh (L60-L68)
[2] a52041cd3f/lib/cinder_backends/nfs (L32-L34)

Change-Id: I03cad66abb3c6f2ae1d5cf943ac952a30961f783
2022-12-27 06:16:55 +00:00
..
ceph Configure Cinder backup driver 2021-03-31 15:12:25 -04:00
ceph_iscsi Add support for ceph_iscsi cinder driver 2020-10-15 22:04:46 +00:00
fake Added support for fake drivers as Cinder backend 2017-02-22 09:14:54 -05:00
fake_gate Add LVM NVMe support 2022-09-13 12:53:31 +02:00
glusterfs Namespace XTRACE commands 2015-11-27 15:36:04 +11:00
lvm Add LVM NVMe support 2022-09-13 12:53:31 +02:00
netapp_iscsi Namespace XTRACE commands 2015-11-27 15:36:04 +11:00
netapp_nfs Namespace XTRACE commands 2015-11-27 15:36:04 +11:00
nfs Add config options for cinder nfs backend 2022-12-27 06:16:55 +00:00
vmdk Namespace XTRACE commands 2015-11-27 15:36:04 +11:00