Update git submodules

* Update devstack from branch 'master'
  to b10c06027273d125f2b8cd14d4b19737dfb94b94
  - Merge "Add config options for cinder nfs backend"
  - 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
This commit is contained in:
Zuul 2023-03-27 14:20:04 +00:00 committed by Gerrit Code Review
parent 8d960bee4c
commit fec1368921
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 4dfb67a831686279acd66f65e51beba42f675c91
Subproject commit b10c06027273d125f2b8cd14d4b19737dfb94b94