commit 0263ce8770e6fda3991c3b5ae033334e3cb111d8 Author: Zuul Date: Mon Oct 5 12:41:56 2020 +0000 Update git submodules * Update designate-dashboard 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. Also removing the hacking and other related dep from lower-constraints file as theose are blacklisted requirements and does not need to be present there. This paatch also update minimum tox version in tox.ini file. - http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014828.html Change-Id: Ia995caec9c4a0217be523c3179bfee85c1b6f7f8 diff --git a/designate-dashboard b/designate-dashboard index 7b1adbd..fbe73da 160000 --- a/designate-dashboard +++ b/designate-dashboard @@ -1 +1 @@ -Subproject commit 7b1adbd7be137ff3e67fc051b4b1ffe8745f46c1 +Subproject commit fbe73da59ac81c3653ccaffc1444d41380b80b15