Update git submodules

* Update octavia from branch 'master'
  to beccbb17e2be3272d6acf86f06b5da4da3afd694
  - Gate-Fix: Replace Octavia hacking O349 with H216
    
    The new flake8 includes check H216 to encourage the use of unittest.mock
    instead of third party mock modules. Octavia had a hacking check, O349,
    for the same purpose. Unfortunately, H216 is flagging that check as
    an improper use.
    This patch removes O349, in favor of H216, for the Octaiva hacking checks.
    
    Change-Id: I5c11c892ca1184624d6d8e111f69ec30cab2a0d8
This commit is contained in:
Michael Johnson 2021-04-22 21:26:27 +00:00 committed by Gerrit Code Review
parent 41ad674204
commit 1dcfb86e65
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit de352cac203b8e545adf1318ce53b99dc0bd404b
Subproject commit beccbb17e2be3272d6acf86f06b5da4da3afd694