From 6b69d1cabc6ac2becca20517d2ebad4970a8eb9b Mon Sep 17 00:00:00 2001 From: Zuul Date: Wed, 25 May 2022 06:12:22 +0000 Subject: [PATCH] Update git submodules * Update python-openstackclient from branch 'master' to 6810414e45a32dd44263dff47fec161989508ef0 - Merge "Migrate osc-tox-py3N-tips to Python 3.8" - Migrate osc-tox-py3N-tips to Python 3.8 python-novaclient 18.0.0 removed support for Python 3.6 and 3.7 and can't be installed in Python 3.6. This change migrates the osc-tox-py3N-tips from Python 3.6 to Python 3.8 as Python 3.8 is the minimum version currently supported. This also adds Python 3.9 to supported runtime list because it has been tested since stable/yoga. NOTE: The osc-tox-py36-tips job is used by cliff, so the subsequent patch for the cliff repo should be merged timely. Change-Id: Id7a8f3ca5b704102aa18eb6bf98ae9ada005d013 --- python-openstackclient | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-openstackclient b/python-openstackclient index 93578ef85b..6810414e45 160000 --- a/python-openstackclient +++ b/python-openstackclient @@ -1 +1 @@ -Subproject commit 93578ef85ba5f94ec5dc8fc4b2917e91c74121da +Subproject commit 6810414e45a32dd44263dff47fec161989508ef0