On Mon, Oct 30, 2023 at 10:02:59AM +0100, jm...@redhat.com wrote:
> From: Jakob Meng <c...@jakobmeng.de>
> 
> 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 registry, 
> client, and server.")
> Signed-off-by: Jakob Meng <c...@jakobmeng.de>
> Acked-by: Simon Horman <ho...@ovn.org>
> Acked-by: Eelco Chaudron <echau...@redhat.com>

Thanks Jakob,

I have applied this patch.

I have not backported as, although it has a fixes tag, I don't believe
that it fixes a user-visible bug. Please let me know if you would like
me to reconsider.
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to