neutron_fwaas.services.firewall.service_drivers.ovn.ovn_db_sync module

class neutron_fwaas.services.firewall.service_drivers.ovn.ovn_db_sync.OvnNbDbSync(core_plugin, ovn_driver, mode, is_maintenance=False)

Bases: BaseOvnDbSynchronizer

do_sync()

Method to sync the OVN DB.

classmethod prepare_additional_configuration(conf)

Do any additional configuration changes required by plugin.

Param:

conf: The oslo_config.cfg.CONF object