mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-16 01:41:26 +02:00
With current implementation, OVSDB is always running as hybrid mode which is running both server and client. In case, ONOS and OVS run in the same machine, we encounter port conflict issues. To resolve this issue, we would like to add a configurable parameter to enforce ONOS only runs as OVSDB client without listening port 6640. Note that, by default ONOS will be still running as hybrid mode. Change-Id: I8c1d310335c0a0a661e9011905c00456baec309f