From 389c192cd01fb387e5ff12464dd3315f1ebe71ed Mon Sep 17 00:00:00 2001 From: Jenkins Date: Wed, 20 Apr 2016 22:34:05 +0000 Subject: [PATCH] Updated openstack/openstack Project: openstack/manila 5fe5fa8b2f19fff67670d094c5a8dc54709e3b82 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix microversion usage in share manage functional tests Tempest tests do not use provided microversion for "share manage" operation and do it only for "get/show share" operation. That is incorrect. Therefore, make tempest use microversion appropriately. So make the following changes: -- Use version parameter in manage_share fuction. -- Add one mangae tempest test. -- Change to testing the return value of the share_manage API. Change-Id: Id11171ca3a8a6303ca543dbc104b06e80f3b8081 Closes-Bug: #1569720 --- manila | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manila b/manila index fc17104418..5fe5fa8b2f 160000 --- a/manila +++ b/manila @@ -1 +1 @@ -Subproject commit fc171044184efe5bccc9193dd24fde00ac41c21a +Subproject commit 5fe5fa8b2f19fff67670d094c5a8dc54709e3b82