Update git submodules

* Update neutron-fwaas from branch 'master'
  to b7be99c14761e7f08c319a1d875692a975b937db
  - Remove "distutils" library
    
    Library "distutils" will be marked as deprecated in Python 3.10:
    https://peps.python.org/pep-0386/
    
    This patch does the following replacements, that provide the same
    functionality and API:
    - distutils.spawn.find_executable -> shutil.which
    
    Change-Id: Ib9cf36a70b6e5aba93f87e6be5c2636599166de2
    Closes-Bug: #1973780
This commit is contained in:
elajkat 2022-05-27 18:33:54 +02:00 committed by Gerrit Code Review
parent e9cc5f3f00
commit 11b1f6196e
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit ba0a036469947477a1da8d5427413d22a68193b0
Subproject commit b7be99c14761e7f08c319a1d875692a975b937db