Update git submodules

* Update barbican from branch 'master'
  to 1b611db142439757fb5b1f2dc2582a89059d33b2
  - 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: Iad2e2f56e4cd71f371c760eef85cb121ef1438fe
This commit is contained in:
Zuul 2020-12-01 14:46:48 +00:00 committed by Gerrit Code Review
parent de2a94de16
commit 79b7fa8004
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit c80d74afe4bec0a54e510a068c6b49922229f29a
Subproject commit 1b611db142439757fb5b1f2dc2582a89059d33b2