Update git submodules

* Update neutron from branch 'master'
  - Merge "Neutron ovs agent: Removing SmartNIC OVS representor port on instance tear down and resync"
  - Neutron ovs agent: Removing SmartNIC OVS representor port on instance tear down and resync
    
    The current flow where a port is unbound from an agent running on
    smartnic was not implemented causing representor ports to remain
    connected to the integration bridge.
    This change solves this issue in two cases:
      * When deleting the instance and so deleting SmartNic port,
        it will remove the unbound ports from integration bridge
      * When resync SmartNic ports on Neutron OVS agent restart,
        it will remove the port from integration bridge not mapped to
        neutron SmartNic ports.
    
    Closes-Bug: #1855260
    Change-Id: I7077577cca54329fbcb77fbde730389835ab6497
This commit is contained in:
Zuul 2020-04-02 23:08:02 +00:00 committed by Gerrit Code Review
parent b43ccc14af
commit f6fac36f77
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 4700b9c6dd88e50c71d33e6d1319ab42131d7b4b
Subproject commit b56815113dbf60671ce8eefdd329230b393a8652