[ovs-dev] [PATCH v1] Python-IDL: getattr after mutate fix

Russell Bryant russell at ovn.org
Wed Oct 12 20:16:37 UTC 2016


On Wed, Oct 12, 2016 at 10:32 AM, Amitabha Biswas <azbiswas at gmail.com>
wrote:

> This commit returns the updated column value when getattr is done
> after a mutate operation is performed (but before the commit). It
> addresses the bug reported in
> http://openvswitch.org/pipermail/dev/2016-September/080120.html


You can also record this with a "Reported-at" header:

Reported-at: http://openvswitch.org/pipermail/dev/2016-September/080120.html

It would also be good to record the related commit that this fixes.

Fixes: a59912a0ee8e ("python: Add support for partial map and partial set
updates")

Signed-off-by: Amitabha Biswas <abiswas at us.ibm.com>
>

Your Signed-off-by doesn't match the commit author (your gmail address).
Can you re-submit with the two matching?


> Reported-by: Richard Theis <rtheis at us.ibm.com>


Other than the Signed-off-by issue, I think this is ready to apply.

Thanks!

-- 
Russell Bryant



More information about the dev mailing list