Update git submodules

* Update neutron from branch 'master'
  to f966ed8c1507706c01a3ac4f6f38315670ed2ba0
  - Merge "[Trunk] Check if parent port belongs to OVN to activate"
  - [Trunk] Check if parent port belongs to OVN to activate
    
    In Trunk service, the OVN was setting always the trunk to "ACTIVE"
    anytime the trunk was created or updated. This patch changes this
    behaviour: only when the trunk parent port belongs to OVN (that
    means, there is a related logical switch port to this Neutron port),
    the methods will set the trunk to "ACTIVE".
    
    Closes-Bug: #1974183
    Change-Id: Ied5ef53882d4249e0ceaa731239befdc3ba67d03
This commit is contained in:
Zuul 2022-05-31 19:55:52 +00:00 committed by Gerrit Code Review
parent 6834cd926e
commit 3a9ef0fc63
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 8c1ad2dfadd89fb397fbb57d984d29238db08916
Subproject commit f966ed8c1507706c01a3ac4f6f38315670ed2ba0