This repository has been archived by the owner on Mar 31, 2023. It is now read-only.
[Enhancement] convert execute_ovsdb_command shell calls to ovsdb protocol #122
Labels
help wanted
Extra attention is needed
10/06/2020 update: execute_openflow_command implementation using openflow protocol is completed with PR#137.
Done: The execute_openflow_command conversion to openflow protocol, similar to what ovs-ofctl is doing should be done first. The implementation and testing should only take days.
execute_ovsdb_command and execute_openflow_command shell calls was used as a quick way to manipulate ovs database, with the current ability of openflow controller in ACA, we should switch to use openflow protocol. This will improve performance and failure diagnosis. This should also help the performance of parallel neighbor creation with data below:
The text was updated successfully, but these errors were encountered: