From cec8e554e7bf011494c21e5d338adc7654e8825e Mon Sep 17 00:00:00 2001 From: Masahito Muroi Date: Tue, 19 Mar 2019 17:46:55 +0900 Subject: [PATCH] Update git submodules * Update blazar-tempest-plugin from branch 'master' - Import TimeoutException from tempest.lib.exceptions module Tempest defines TimeoutException in the tempest.lib.exceptions module. However the Blazar Tempest plugin imports the exception from the tempest.exceptions module. It causes AttributeError instead of raising TimeoutException. Change-Id: I1a57b4cc66ae32793f93264c3b5f6c7ae67a8e4c --- blazar-tempest-plugin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blazar-tempest-plugin b/blazar-tempest-plugin index 6c10dff9a0..b719662d91 160000 --- a/blazar-tempest-plugin +++ b/blazar-tempest-plugin @@ -1 +1 @@ -Subproject commit 6c10dff9a01f11d8dcd4f83aa274c57036941bf3 +Subproject commit b719662d9165d7c662cf2387385dc949307aa146