Hi Numan, There was an earlier patch to allow the Python IDL to connect to one of multiple remotes. Is an upcoming patch imminent to give the Python IDL the option to connect only to (or become active only when) the leader in an HA cluster? Thanks, Ted
From: Numan Siddique <[email protected]> Python IDL implementation doesn't have the support to connect to the cluster dbs. This patch adds this support. We are still missing the support in python idl class to connect to the cluster master. That support will be added in an upcoming patch. This patch is similar to the commit 8cf6bbb184 which added multiple remote support in the C jsonrpc implementation.
_______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
