Update git submodules

* Update neutron-vpnaas from branch 'master'
  to bf155a8ee7f74db748192458e58a005297f9ffec
  - tests: fix functional tests
    
    Neutron introduces an additional layer of protection when it comes
    to dead VLANs, however, the VPNaaS did not have that change in it's
    tests which meant that traffic was not reachable inside the
    functional tests[1].
    
    This patch changes the base class of the TestIPSecBase to use the
    L3AgentTestFramework instead, and does a small refactor of the
    setUp() function as well to remove extra calls.
    
    This should stop any further changes in Neutron from breaking VPNaaS
    since hopefully that class will carry the fixes down.  However, there
    are a lot of duplicated code from the base class into this one,
    however, this patch is focused at making a simple backportable
    change for now.  Long term, it would be good to drop more of the
    redundant code in there.
    
    [1]: I0391dd24224f8656a09ddb002e7dae8783ba37a4
    
    Change-Id: I04793caeaa71adbb1abcbda58aa43e63ce51d1e6
This commit is contained in:
Mohammed Naser 2022-04-23 03:31:17 -04:00 committed by Gerrit Code Review
parent 7375af8952
commit 0092b768da
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 6f6a455b228401edc7ea961c742f0a5e719b19e5
Subproject commit bf155a8ee7f74db748192458e58a005297f9ffec