[ovs-dev] [PATCH] python: Send old values of the updated cols in notify for update2

Russell Bryant russell at ovn.org
Mon Jul 25 16:40:58 UTC 2016


On Thu, Jul 21, 2016 at 6:21 AM, Numan Siddique <nusiddiq at redhat.com> wrote:

> When python IDL calls the "notify" function after processing the "update2"
> message from ovsdb-server, it is suppose to send the old values of the
> updated columns as the last parameter. But the recent commit "897c8064"
> sends the updated values. This breaks the behaviour.
> This patch fixes this issue. It also updates the description of
> the 'updates' param of the notify function to make it more clear.
>
> Fixes: 897c8064 ("python: move Python idl to work with monitor_cond")
> Signed-off-by: Numan Siddique <nusiddiq at redhat.com>
>

Is there a test case that could be updated or expanded to catch this issue?


-- 
Russell Bryant



More information about the dev mailing list