Change mask of OpenFlow flow 8 xml 80/60280/4
authorTomas Slusny <tomas.slusny@pantheon.tech>
Thu, 13 Jul 2017 10:21:09 +0000 (12:21 +0200)
committerTomas Slusny <tomas.slusny@pantheon.tech>
Fri, 14 Jul 2017 07:27:48 +0000 (09:27 +0200)
As OVS treats ff:ff:ff:ff:ff:ff as no mask, when OpenFlowPlugin gets
statistics from OVS it do not receive any mask and then comparison
checks in CSIT tests are failing due to this, but it is correct
behaviour.

Change-Id: I7ec105047d1b80090b13caba4c93cc1df6af5d0d
Signed-off-by: Tomas Slusny <tomas.slusny@pantheon.tech>

No differences found