From 06ac98abeea2872b3d81063618b0d052cee37531 Mon Sep 17 00:00:00 2001 From: Zuul Date: Wed, 6 Mar 2019 19:05:57 +0000 Subject: [PATCH] Update git submodules * Update keystonemiddleware from branch 'master' - Merge "Fix debug tox environment" - Fix debug tox environment Without this patch, inserting a breakpoint causes the debug tox environment to hang for a long time until the testenv timeout is reached. This patch modifies the testenv to use similar stdout/stderr settings that we use in keystoneclient and keystoneauth, which seems to fix the issue, and removes other unnecessary settings. Change-Id: I2f2f8f4738f43648a6bda067efe605db5807eaff --- keystonemiddleware | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keystonemiddleware b/keystonemiddleware index c706ceb014..b22dd1cd82 160000 --- a/keystonemiddleware +++ b/keystonemiddleware @@ -1 +1 @@ -Subproject commit c706ceb014fe05da3126c7de23e709b3680a8c34 +Subproject commit b22dd1cd82be60dfed4f57eede4c39fb5b84e0b2