neutron/neutron/cmd/ovn
Frode Nordahl 1e53a77082 [OVN] Override notify_nova config in neutron-ovn-db-sync-util
If either ``notify_nova_on_port_status_changes`` or
``notify_nova_on_port_data_changes`` is set in the neutron
configuration provided to the ``neutron-ovn-db-sync-util`` tool it
will stop with a Traceback.

We are already overriding other parts of the ML2 Notification code
as we do not want it executing while syncing, so let's override
these configuration options if set as well.

Change-Id: I62765a14d376664ccc2ca3009bb9e970c9f25c03
Closes-Bug: #1882020
(cherry picked from commit 559ae06bdf)
2020-06-10 06:55:44 +00:00
..
__init__.py [OVN] Migrate the OVN tools 2020-01-22 13:23:28 +00:00
migration_mtu.py [OVN] Migrate the OVN tools 2020-01-22 13:23:28 +00:00
neutron_ovn_db_sync_util.py [OVN] Override notify_nova config in neutron-ovn-db-sync-util 2020-06-10 06:55:44 +00:00