How to use MD-SAL OVSDB Southbound plugin
I need to create an MDSAL plugin which needs to use the ovsdb southbound plugin. I need to create GRE tunnels between two OVS Switches in the topology.
I saw this wiki link- https://wiki.opendaylight.org/view/OVSDB:MDSAL_Southbound and this is what I need to use but seems like the documentation CRUD operations on Bridge/Port/Interface is incomplete. Is the MD-SAL OVSDB Southbound still under construction? If yes by when will it be completed (rough estimate). If no, Where can I found the proper documentation for the CRUD operations.