Update git submodules

* Update neutron from branch 'master'
  to 55f4cdf9c8cb31c4ce3fc37409e062a9dd712c12
  - Merge "[OVN] Method ``get_port_qos`` should always return 2 values"
  - [OVN] Method ``get_port_qos`` should always return 2 values
    
    The method ``neutron.agent.ovn.agent.ovsdb.get_port_qos`` should
    always return 2 values, even when the LSP is not present. This
    patch:
    * fixes the output, returning 2 values
    * catches the exception raised when the LSP is not present in the
      OVN NB database
    * returns the default max_kbps and min_kbps values (0, 0).
    
    Closes-Bug: #2009804
    Change-Id: I03ea78fcc5825e35c07dda1aa790769aa918dd8a
This commit is contained in:
Zuul 2023-03-10 17:49:42 +00:00 committed by Gerrit Code Review
parent 57fd9a5694
commit 38d119d079

@ -1 +1 @@
Subproject commit 09a6d126ac306b2e8564732562c87d3831450f90
Subproject commit 55f4cdf9c8cb31c4ce3fc37409e062a9dd712c12