Update git submodules

* Update os-vif from branch 'master'
  to 0aa1ac38596d1790885dfb82bb939981c1b9e1cd
  - 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: I2155491aa65b11c36e0f2f7f0b53b405fb2b387a
This commit is contained in:
wu.shiming 2020-11-25 13:09:48 +08:00 committed by Gerrit Code Review
parent 1b3e3f1278
commit 3c2d6b306f
1 changed files with 1 additions and 1 deletions

2
os-vif

@ -1 +1 @@
Subproject commit cb21c4ed8d31718691f552fe3989e07795e8b31b
Subproject commit 0aa1ac38596d1790885dfb82bb939981c1b9e1cd