Update git submodules

* Update neutron from branch 'master'
  to 8455edda46b4a465e2f184b59ad31476ce79c6c4
  - Merge "[OVN] Add missing LSP device_owner info in trunk driver"
  - [OVN] Add missing LSP device_owner info in trunk driver
    
    The ``OVNTrunkHandler`` class updates the port binding profile of the
    trunk subports. The methods ``_set_binding_profile`` and
    ``_unset_binding_profile`` update both the OVN LSP register and the
    Neutron DB port register. This patch adds the missing field
    "neutron:device_owner" from the LSP external_ids dictionary.
    
    This patch also updates ``OvsdbNbOvnIdl.set_lswitch_port`` API method.
    The method now accepts "external_ids_update" kwarg. This dictionary
    allows to update (or add) individually each LSP.external_ids
    dictionary key, instead of overwritting the whole variable.
    
    NOTE: ``set_lswitch_port`` is not used outside Neutron now so this is
    safe to change the API method signature.
    
    Closes-Bug: #2006735
    Change-Id: I985f3294b2ca7ab5989022ec1b904c8e29354e07
This commit is contained in:
Zuul 2023-02-20 21:46:58 +00:00 committed by Gerrit Code Review
parent 922cbd329e
commit 0478917011
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 5ebb7bb75a22b9789dd65b739ff62066e4ed3a70
Subproject commit 8455edda46b4a465e2f184b59ad31476ce79c6c4