
When we sync the SegmentHostMappings with the OVN southbound on start up, the chassis that are a gateway are being skipped from updating. The rest of the code base includes those in writing to the SegmentHostMappings so we should keep those in sync on ovn-db-sync as well. Closes-Bug: #2116960 Change-Id: Ie1b375f5c23864d7fa17c9dd05f0453b439835f1 Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
8 lines
297 B
YAML
8 lines
297 B
YAML
---
|
|
fixes:
|
|
- |
|
|
``ovn-db-sync`` skipped chassis that were also gateways for syncing the
|
|
segment host mappings but all other operations included them so add syncing
|
|
them to ``ovn-db-sync``. For more information see bug
|
|
`2116960 <https://bugs.launchpad.net/neutron/+bug/2116960>`_.
|