ovsdbapp/ovsdbapp/backend
Ihar Hrachyshka 33621ab1a8 Backend: always operate on (class level) ovsdb_connection
Before the patch, the code was always attempting to rebuild indices and
start a connection, even if a connection was already started and cached
in .ovsdb_connection class attribute.

(Both operations were gracefully handled as no-ops. But they left some
confusing log messages about indices rebuild etc.)

Change-Id: Ib9ef29da251f5d184fa6abd20e1b17010f2ed1a1
2024-05-10 18:42:16 -04:00
..
ovs_idl Backend: always operate on (class level) ovsdb_connection 2024-05-10 18:42:16 -04:00
__init__.py Refactor to give other schemas a place to live 2017-04-07 10:20:36 -05:00