[ovs-dev] [PATCH v2] Python IDL Partial Set and Map Updates

Ben Pfaff blp at ovn.org
Mon Aug 15 18:23:27 UTC 2016


On Mon, Aug 15, 2016 at 11:03:30AM -0700, Amitabha Biswas wrote:
> This patch fixes a couple of bugs in commit a59912a0
> (python: add support for partial map and partial set updates)
> and reverses a simplication added in commit 884d9bad
> (Simplify partial map Py3 IDL test) to make the Python3 test
> cases passes.
> 
> The following changes have been made:
> 
> 1. Allow multiple map updates on the same column in a transaction.
> 2. Partial map Py3 IDL test can now support multiple elements.
> 3. SetAttr overrides pre-existing insert and remove updates.
> 4. addvalue/delvalue contains unique elements
> 
> Signed-off-by: Amitabha Biswas <abiswas at us.ibm.com>

Applied, thanks!



More information about the dev mailing list