Update git submodules

* Update devstack from branch 'master'
  to 591e15a3dcc89b44f31604dda41c4f332767c380
  - Merge "Configure access to physical network also with ML2/OVN backend"
  - Configure access to physical network also with ML2/OVN backend
    
    Neutron L3 module in Devstack has way to conigure access to physical
    network on the node. It can put physical interface to the physical
    bridge or, in case when such physical device isn't set, it creates
    NAT rule in iptables.
    
    There was missing the same operation for ML2/OVN backend as L3 agent is
    not used there at all.
    
    This patch adds the same to be done in both L3 agent and ovn_agent
    modules.
    
    Closes-Bug: #1939627
    Change-Id: I9e558d1d5d3edbce9e7a025ba3c11267f1579820
This commit is contained in:
Zuul 2021-08-31 20:47:21 +00:00 committed by Gerrit Code Review
parent 301b7a5d89
commit 83e377f863
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit e102559f87b3b2afb5ad0aa874f9bfa98c269624
Subproject commit 591e15a3dcc89b44f31604dda41c4f332767c380