From 3c2d6b306f9d516a72fbe9977b286f32dcf2648c Mon Sep 17 00:00:00 2001 From: "wu.shiming" Date: Wed, 25 Nov 2020 13:09:48 +0800 Subject: [PATCH] Update git submodules * Update os-vif from branch 'master' to 0aa1ac38596d1790885dfb82bb939981c1b9e1cd - Fix hacking min version to 3.0.1 flake8 new release 3.8.0 added new checks and gate pep8 job start failing. hacking 3.0.1 fix the pinning of flake8 to avoid bringing in a new version with new checks. Though it is fixed in latest hacking but 2.0 and 3.0 has cap for flake8 as <4.0.0 which mean flake8 new version 3.9.0 can also break the pep8 job if new check are added. To avoid similar gate break in future, we need to bump the hacking min version. - http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014828.html Change-Id: I2155491aa65b11c36e0f2f7f0b53b405fb2b387a --- os-vif | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os-vif b/os-vif index cb21c4ed8d..0aa1ac3859 160000 --- a/os-vif +++ b/os-vif @@ -1 +1 @@ -Subproject commit cb21c4ed8d31718691f552fe3989e07795e8b31b +Subproject commit 0aa1ac38596d1790885dfb82bb939981c1b9e1cd