commit a1b2226c10714dd1c26fa193b49818cb114914ea Author: Zuul Date: Wed Oct 14 09:59:53 2020 +0000 Update git submodules * Update openstacksdk from branch 'master' - Merge "Fix hacking min version to 3.0.1" - 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: I4bf93e866b35bd5c7f584539760ff159a94c532b diff --git a/openstacksdk b/openstacksdk index 0bb8c18..ed0cd32 160000 --- a/openstacksdk +++ b/openstacksdk @@ -1 +1 @@ -Subproject commit 0bb8c18c0ea56989a3b8c2c6f85007dfe6f16ef1 +Subproject commit ed0cd3277c7cdb90e42862ff31f703ac36f3d088