Update git submodules

* Update oslo.vmware from branch 'master'
  - Update hacking for Python3
    
    The repo is Python 3 now, so update hacking to version 3.0 which
    supports Python 3.
    
    Fix:
    F601 dictionary key 'cr_to_rp' repeated with different values
    F841 local variable 'excep' is assigned to but never used
    F821 undefined name 'excep'
    E305 expected 2 blank lines after class or function definition, found 1
    E731 do not assign a lambda expression, use a def
    
    Blacklist:
    W504 line break after binary operator
    
    Update hacking extension for newer flake8 version.
    
    Change-Id: I9f0d7b166e285091111c42fe978d29d7dd3bf5db
This commit is contained in:
Andreas Jaeger 2020-03-27 19:45:11 +01:00 committed by Gerrit Code Review
parent 41632b65f0
commit e193b17324
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit a7fd12bb19530a95334935479a6e56754ae0d8e8
Subproject commit 724f36bd3e6573329531f222d7fbe2f51f971da8