On 31.10.23 16:22, Simon Horman wrote:
> 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.
>

Thank you, Simon!

Agreed, backporting it should not be necessary. The code itself is fine, just a 
perfect duplicate.

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to