From 7284db43d02a4fb0c748e2897170cdb01e337ad8 Mon Sep 17 00:00:00 2001 From: Zuul Date: Tue, 7 Apr 2020 10:27:46 +0000 Subject: [PATCH] Update git submodules * Update tempest from branch 'master' - Merge "Update hacking for Python3" - Update hacking for Python3 The repo is Python 3 now, so update hacking to version 3.0 which supports Python 3. Fix problems found. Update local hacking checks for new flake8, remove vi check, it's now in hacking as H106. The tempest plugin is used on older branches as well. We really only need hacking on this repo anyways, where we no longer support python 2, so here we make the requirement specific to python 3. Change-Id: I3f4216f66606fbc450a46c93de306399b7f3cd65 --- tempest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tempest b/tempest index b8435b27ac..f1bc111116 160000 --- a/tempest +++ b/tempest @@ -1 +1 @@ -Subproject commit b8435b27acd72174d83a005b4b4bcf2d47e7c418 +Subproject commit f1bc111116c97d3cb9b38f18d64d9e6a684b2e09