On Thu, Oct 26, 2023 at 02:10:44PM +0200, [email protected] wrote:
> From: Jakob Meng <[email protected]>
> 
> The unixctl implementation in Python has been split into three parts in
> the past. During this process the UnixctlClient was duplicated, in
> python/ovs/unixctl/client.py and python/ovs/unixctl/server.py. This
> patch removes the duplicate from the latter.
> 
> Fixes: 53cf9963ccc6 ("python: Break unixctl implementation into re...")
> Signed-off-by: Jakob Meng <[email protected]>

Thanks Jakob,

I agree that this class is duplicated,
and that the duplication was introduced by the cited commit.

Acked-by: Simon Horman <[email protected]>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to