Public bug reported: This is a follow-up to https://bugs.launchpad.net/neutron/+bug/1788865
In openvswitch agent, we added native ovsdb support for most calls, but OvsDbMonitor still only supports the CLI subprocess call + output parsing, on ovsdb-client. We should add a native OVSDB implementation to directly use the API, handling the received events (integrated in ovs_lib?). This would avoid the processes handling, parsing breakages like recent https://mail.openvswitch.org/pipermail/ovs-dev/2018-August/350795.html This could use the same existing ovsdb_interface configuration parameter. ** Affects: neutron Importance: Undecided Status: New ** Tags: ovs ovs-lib rfe -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1789592 Title: [RFE] Add native OVSDB implementation for OvsdbMonitor Status in neutron: New Bug description: This is a follow-up to https://bugs.launchpad.net/neutron/+bug/1788865 In openvswitch agent, we added native ovsdb support for most calls, but OvsDbMonitor still only supports the CLI subprocess call + output parsing, on ovsdb-client. We should add a native OVSDB implementation to directly use the API, handling the received events (integrated in ovs_lib?). This would avoid the processes handling, parsing breakages like recent https://mail.openvswitch.org/pipermail/ovs-dev/2018-August/350795.html This could use the same existing ovsdb_interface configuration parameter. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1789592/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

