From 26742d8fd0fb52def9d2f4a0396da99c8a6e7336 Mon Sep 17 00:00:00 2001 From: Zuul Date: Tue, 5 Apr 2022 12:04:57 +0000 Subject: [PATCH] Update git submodules * Update oslo.concurrency from branch 'master' to 5d17e5fb449558ee7b0caaad298c7a2fda764631 - Merge "Allow python_exec kwarg to be None" - Allow python_exec kwarg to be None processutils.execute() is documented to take a python_exec kwarg and default to using sys.executable if that argument isn't set. It is convenient (and more intuitive) for this behavior to also occur if the argument is present with value None. Closes-bug: #1962603 Related-bug: #1962581 Change-Id: I2e1f187feaf4bf9fbfaf04fce78efa0cba49fc07 --- oslo.concurrency | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oslo.concurrency b/oslo.concurrency index 11210a957c..5d17e5fb44 160000 --- a/oslo.concurrency +++ b/oslo.concurrency @@ -1 +1 @@ -Subproject commit 11210a957c7f21defbbc46826210d93b295cce18 +Subproject commit 5d17e5fb449558ee7b0caaad298c7a2fda764631