On Wed, Nov 02, 2016 at 08:38:29PM +0530, Babu Shanmugam wrote:
> When a Logical_Switch's qos_rule does not have a match set, the rule should
> apply for all the logical ports in that switch.
>
> Signed-off-by: Babu Shanmugam
I don't think this is really a bug fix, since the documentation for th
When a Logical_Switch's qos_rule does not have a match set, the rule should
apply for all the logical ports in that switch.
Signed-off-by: Babu Shanmugam
---
ovn/northd/ovn-northd.c | 8 +++-
tests/ovn.at| 4
2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/ovn