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
This commit is contained in:
Zuul 2020-10-14 09:59:53 +00:00 committed by Gerrit Code Review
parent 8ea64f9909
commit a1b2226c10
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 0bb8c18c0ea56989a3b8c2c6f85007dfe6f16ef1
Subproject commit ed0cd3277c7cdb90e42862ff31f703ac36f3d088