On 1/2/24 15:26, Ilya Maximets wrote:
On 12/20/23 18:57, Adrian Moreno wrote:
In general, most actions must be lists since the keys can be repeated.
Signed-off-by: Adrian Moreno
---
python/ovs/flow/odp.py | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/python/ovs
On 12/20/23 18:57, Adrian Moreno wrote:
> In general, most actions must be lists since the keys can be repeated.
>
> Signed-off-by: Adrian Moreno
> ---
> python/ovs/flow/odp.py | 6 --
> 1 file changed, 4 insertions(+), 2 deletions(-)
>
> diff --git a/python/ovs/flow/odp.py b/python/ovs/flo
In general, most actions must be lists since the keys can be repeated.
Signed-off-by: Adrian Moreno
---
python/ovs/flow/odp.py | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/python/ovs/flow/odp.py b/python/ovs/flow/odp.py
index 46697a1bc..7d9b165d4 100644
--- a/python/