Update git submodules

* Update neutron from branch 'master'
  - Merge "[OVN] HA Chassis Group: Ignore UPDATES when external_ids hasn't changed"
  - [OVN] HA Chassis Group: Ignore UPDATES when external_ids hasn't changed
    
    The "old" parameter passed to the handle_ha_chassis_group_changes()
    method is a delta object and sometimes it does not contain the
    "external_ids" column (because it hasn't changed).
    
    The absence of that column was misleading that method into believe that
    the "old" object was no longer a gateway chassis and that triggered some
    changes in the HA group. Changing the HA group resulted in the SRIOV
    (external in OVN) ports to start flapping between the gateway chassis.
    
    This patch is adding a check to verify that the "external_ids" column
    has changed before acting on it, otherwise just ignore the update and
    return.
    
    Closes-Bug: #1869389
    Change-Id: I3f7de633e5546dc78c3546b9c34ea81d0a0524d3
    Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>
This commit is contained in:
Zuul 2020-03-28 03:41:02 +00:00 committed by Gerrit Code Review
parent 9173c35034
commit 2089d7f3fb
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit f17da7a8448fdd19bafa238476da65cca23a904e
Subproject commit 6d0b8890b96a0522ae3cca59ba4dfe28ba00be1f