From aaf9529d41ceecdf5f9b5c0e38a9530ad4d5c075 Mon Sep 17 00:00:00 2001 From: Zuul Date: Tue, 7 Apr 2020 06:10:18 +0000 Subject: [PATCH] Update git submodules * Update manila from branch 'master' - Merge "[NetApp] Fix driver to honor standard extra specs" - [NetApp] Fix driver to honor standard extra specs During migration and manage/unmanage operations, if we used standard extra_specs format (e.g. 'thin_provisioning'='True') instead of NetApp based extra_specs format (e.g. 'netapp:thin_provisioned'='True'), NetApp driver used to ignore these standard extra_specs settings and continued the operation with the default option. The driver is now fixed to handle this issue by honouring the standard extra_specs during migration and manage/unmanage. Change-Id: I48f4d966201fc8d6bd6eec0c37f1575b434310e7 Closes-Bug: #1707084 --- manila | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manila b/manila index 1edd0c39a6..7c6bd92b66 160000 --- a/manila +++ b/manila @@ -1 +1 @@ -Subproject commit 1edd0c39a6618721270fa31153dfe8bf3def4f31 +Subproject commit 7c6bd92b66cf02d8aa7b133c1c97ac1ded7587f6