Update git submodules

* Update oslo.messaging from branch 'master'
  - Update hacking for Python3
    
    The repo is Python 3 now, so update hacking to version 3.0 which
    supports Python 3.
    
    Update local hacking check for new flake8 version.
    
    Blacklist:
    W504 line break after binary operator
    
    Fix:
    E741 ambiguous variable name
    E117 over-indented
    E305 expected 2 blank lines after class or function definition, found 1
    F841 local variable 'e' is assigned to but never used
    W605 invalid escape sequence '\.'
    
    Change-Id: I99d574ca6569f1f177d2c5ce1011f269f4343619
This commit is contained in:
Andreas Jaeger 2020-03-27 19:16:32 +01:00 committed by Gerrit Code Review
parent 5aea95b884
commit 35816d1698
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit d87618b24fc9b11b5ae216e241e1a4d1d4fb8e72
Subproject commit 7f638bb493571f2a6d30d3679945119d6596cfa7