commit 04e6b5f90ef6141e1200303522cbfea0bbda7c3a Author: Zuul Date: Tue Oct 13 19:27:21 2020 +0000 Update git submodules * Update manila from branch 'master' - Merge "[NetApp] Fix access rules for CIFS promoted replica" - [NetApp] Fix access rules for CIFS promoted replica This patch fixes the access rules for NetApp promote replica when using CIFS protocol. When promoting a replica, the NetApp ONTAP driver updates the access rules for the promoted CIFS share entity before actually creating it, failing on having those rules applied. The bug is fixed by switching the order of updating the access and creating the promoted CIFS share entity. Change-Id: I60e4057dc962d96cff57dea88587a28c2043b499 Closes-Bug: #1896949 diff --git a/manila b/manila index 2e27c71..e6de3ff 160000 --- a/manila +++ b/manila @@ -1 +1 @@ -Subproject commit 2e27c71877fdb601ba90b44c3573d8e50e099042 +Subproject commit e6de3ff81323dad0e8c56a10bb117aea4f57c023