Hi all, The node-id of an ovs bridge contains the arbitrary port of the outgoing connection instance and looks something like the following: ovsdb://10.156.48.239:39490/bridge/br-ex
This creates an issue if i place something in the configuration store and the connection goes down due to some reason, the node-id will change each time the connection is lost or I restart ODL/OVSDB. Any reason for this? can't we just use the ip? i don't think you can run two instances of OVS in the same VM...